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