ci(bump): bump centralStorage image version for prod to 1.1.1
This commit is contained in:
parent
e937aaa092
commit
e0a05e3816
@ -13,7 +13,7 @@ centralStorage:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: central_storage
|
name: central_storage
|
||||||
tag: 1.1.0
|
tag: 1.1.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -59,7 +59,7 @@ centralStorage:
|
|||||||
release: kube-prometheus-stack
|
release: kube-prometheus-stack
|
||||||
namespace: freeleaps-monitoring-system
|
namespace: freeleaps-monitoring-system
|
||||||
internal: 30s
|
internal: 30s
|
||||||
scrapeTimeout: ""
|
scrapeTimeout: ''
|
||||||
ingresses: {}
|
ingresses: {}
|
||||||
configs:
|
configs:
|
||||||
tz: UTC
|
tz: UTC
|
||||||
@ -71,5 +71,5 @@ centralStorage:
|
|||||||
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
|
||||||
azureStorageDocumentApiKey: xbiFtFeQ6v5dozgVM99fZ9huUomL7QcLu6s0y8zYHtIXZ8XdneKDMcg4liQr/9oNlVoRFcZhWjLY+ASt9cjICQ==
|
azureStorageDocumentApiKey: xbiFtFeQ6v5dozgVM99fZ9huUomL7QcLu6s0y8zYHtIXZ8XdneKDMcg4liQr/9oNlVoRFcZhWjLY+ASt9cjICQ==
|
||||||
azureStorageDocumentApiEndpoint: https://freeleaps1document.blob.core.windows.net/
|
azureStorageDocumentApiEndpoint: https://freeleaps1document.blob.core.windows.net/
|
||||||
metricsEnabled: "true"
|
metricsEnabled: 'true'
|
||||||
probesEnabled: "true"
|
probesEnabled: 'true'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user