Compare commits
2 Commits
a025f17544
...
76b6230c7a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
76b6230c7a | ||
|
|
4e94ce092e |
@@ -10,7 +10,7 @@ stringData:
|
||||
TG_PHONE: "+971524994695"
|
||||
TG_SESSION_STRING: ""
|
||||
POSTGRES_PASSWORD: "parser"
|
||||
LLM_API_KEY: ""
|
||||
LLM_API_KEY: "sk-111f838ccec43406e078cd9094b6797307cb895236179f32"
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
|
||||
@@ -17,6 +17,8 @@ metadata:
|
||||
namespace: monitoring-tg
|
||||
spec:
|
||||
replicas: 1
|
||||
strategy:
|
||||
type: Recreate
|
||||
selector:
|
||||
matchLabels:
|
||||
app: monitoring-tg-server
|
||||
|
||||
Reference in New Issue
Block a user