ci(bump): bump centralStorage image version for alpha to snapshot-4dfbab4
This commit is contained in:
parent
1d41f1ba50
commit
900fd72d64
@ -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,10 +18,10 @@ centralStorage:
|
||||
protocol: TCP
|
||||
resources:
|
||||
requests:
|
||||
cpu: '50m'
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
limits:
|
||||
cpu: '200m'
|
||||
cpu: 200m
|
||||
memory: 128Mi
|
||||
probes:
|
||||
readiness:
|
||||
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user