diff --git a/freeleaps/helm-pkg/centralStorage/values.prod.yaml b/freeleaps/helm-pkg/centralStorage/values.prod.yaml index d2987e24..f250bd22 100644 --- a/freeleaps/helm-pkg/centralStorage/values.prod.yaml +++ b/freeleaps/helm-pkg/centralStorage/values.prod.yaml @@ -13,7 +13,7 @@ centralStorage: registry: docker.io repository: null name: central_storage - tag: 1.1.0 + tag: 1.1.1 imagePullPolicy: IfNotPresent ports: - name: http @@ -59,7 +59,7 @@ centralStorage: release: kube-prometheus-stack namespace: freeleaps-monitoring-system internal: 30s - scrapeTimeout: "" + scrapeTimeout: '' ingresses: {} configs: tz: UTC @@ -71,5 +71,5 @@ centralStorage: mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority azureStorageDocumentApiKey: xbiFtFeQ6v5dozgVM99fZ9huUomL7QcLu6s0y8zYHtIXZ8XdneKDMcg4liQr/9oNlVoRFcZhWjLY+ASt9cjICQ== azureStorageDocumentApiEndpoint: https://freeleaps1document.blob.core.windows.net/ - metricsEnabled: "true" - probesEnabled: "true" \ No newline at end of file + metricsEnabled: 'true' + probesEnabled: 'true'