ci(bump): bump centralStorage image version for alpha to snapshot-4dfbab4

This commit is contained in:
freeleaps-gitops-bot 2025-03-21 17:21:12 +00:00
parent 1d41f1ba50
commit 900fd72d64

View File

@ -10,7 +10,7 @@ centralStorage:
registry: docker.io
repository: null
name: central_storage
tag: snapshot-da584b8
tag: snapshot-4dfbab4
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -18,12 +18,12 @@ centralStorage:
protocol: TCP
resources:
requests:
cpu: '50m'
cpu: 50m
memory: 64Mi
limits:
cpu: '200m'
cpu: 200m
memory: 128Mi
probes:
probes:
readiness:
type: httpGet
config:
@ -80,5 +80,5 @@ centralStorage:
mongodbUri: mongodb://freeleaps-alpha-mongo-mongodb.freeleaps-alpha.svc.freeleaps.cluster:27017/
azureStorageDocumentApiKey: xbiFtFeQ6v5dozgVM99fZ9huUomL7QcLu6s0y8zYHtIXZ8XdneKDMcg4liQr/9oNlVoRFcZhWjLY+ASt9cjICQ==
azureStorageDocumentApiEndpoint: https://freeleaps1document.blob.core.windows.net/
metricsEnabled: "false"
probesEnabled: "true"
metricsEnabled: 'false'
probesEnabled: 'true'