ci(bump): bump chat image version for prod to 1.0.0
This commit is contained in:
parent
67c4772407
commit
06eccc4700
@ -13,7 +13,7 @@ chat:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: chat
|
||||
tag: 1.1.0
|
||||
tag: 1.0.0
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
@ -59,7 +59,7 @@ chat:
|
||||
release: kube-prometheus-stack
|
||||
namespace: freeleaps-monitoring-system
|
||||
interval: 30s
|
||||
scrapeTimeout: ""
|
||||
scrapeTimeout: ''
|
||||
ingresses: []
|
||||
configs:
|
||||
tz: UTC
|
||||
@ -91,5 +91,5 @@ chat:
|
||||
certPath: ''
|
||||
redisUrl: redis://:izrZtCmYk8@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0
|
||||
redisIsCluster: 'true'
|
||||
metricsEnabled: "true"
|
||||
probesEnabled: "true"
|
||||
metricsEnabled: 'true'
|
||||
probesEnabled: 'true'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user