ci(bump): bump centralStorage image version for prod to 1.0.0

This commit is contained in:
freeleaps-gitops-bot 2025-03-06 17:46:02 +00:00
parent 7c3f9a339e
commit 2cfa0f2c35

View File

@ -8,7 +8,7 @@ centralStorage:
registry: docker.io
repository: null
name: central_storage
tag: latest
tag: 1.0.0
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -16,10 +16,10 @@ centralStorage:
protocol: TCP
resources:
requests:
cpu: '100m'
cpu: 100m
memory: 128Mi
limits:
cpu: '200m'
cpu: 200m
memory: 256Mi
probes: {}
services: