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

This commit is contained in:
freeleaps-gitops-bot 2025-08-07 01:04:24 +00:00
parent 26f9bed8c1
commit e47a55fa4b

View File

@ -13,7 +13,7 @@ centralStorage:
registry: docker.io registry: docker.io
repository: null repository: null
name: central_storage name: central_storage
tag: snapshot-40e0faf tag: 1.3.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -76,12 +76,12 @@ centralStorage:
vpa: vpa:
minAllowed: minAllowed:
enabled: true enabled: true
cpu: "100m" cpu: 100m
memory: "128Mi" memory: 128Mi
maxAllowed: maxAllowed:
enabled: true enabled: true
cpu: "200m" cpu: 200m
memory: "512Mi" memory: 512Mi
controlledResources: controlledResources:
- cpu - cpu
- memory - memory