ci(bump): bump authentication image version for prod to 1.1.1
This commit is contained in:
parent
062259dd3c
commit
e937aaa092
@ -13,7 +13,7 @@ authentication:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: authentication
|
name: authentication
|
||||||
tag: 1.1.0
|
tag: 1.1.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -59,7 +59,7 @@ authentication:
|
|||||||
release: kube-prometheus-stack
|
release: kube-prometheus-stack
|
||||||
namespace: freeleaps-monitoring-system
|
namespace: freeleaps-monitoring-system
|
||||||
interval: 30s
|
interval: 30s
|
||||||
scrapeTimeout: ""
|
scrapeTimeout: ''
|
||||||
ingresses: {}
|
ingresses: {}
|
||||||
configs:
|
configs:
|
||||||
tz: UTC
|
tz: UTC
|
||||||
@ -73,5 +73,5 @@ authentication:
|
|||||||
mongodbName: freeleaps2
|
mongodbName: freeleaps2
|
||||||
mongodbPort: 27017
|
mongodbPort: 27017
|
||||||
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
|
||||||
metricsEnabled: "true"
|
metricsEnabled: 'true'
|
||||||
probesEnabled: "true"
|
probesEnabled: 'true'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user