fix: add openobserve-alerts to cluster kustomization and disable Telegram alerts

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-12 04:20:52 +05:30
parent c8fa8be29e
commit f5d1041f14
3 changed files with 3 additions and 2 deletions

View file

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: ai-assistant
image: registry.nxtgauge.com/nxtgauge-ai-assistant
image: registry.nxtgauge.com/nxtgauge-ai-assistant:2f999dfe95a48ea4090a90519dc3950f1e729924
imagePullPolicy: Always
ports:
- containerPort: 8080

View file

@ -5,4 +5,4 @@ resources:
- ../../base
images:
- name: registry.nxtgauge.com/nxtgauge-ai-assistant
newTag: main-latest
newTag: 2f999dfe95a48ea4090a90519dc3950f1e729924

View file

@ -7,3 +7,4 @@ resources:
- ../../apps/nxtgauge-ai-assistant/overlays/prod
- ../../apps/ollama/base
- ../../apps/registry
- ../../ops/openobserve-alerts