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
repository: null
name: central_storage
tag: snapshot-40e0faf
tag: 1.3.0
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -76,12 +76,12 @@ centralStorage:
vpa:
minAllowed:
enabled: true
cpu: "100m"
memory: "128Mi"
cpu: 100m
memory: 128Mi
maxAllowed:
enabled: true
cpu: "200m"
memory: "512Mi"
cpu: 200m
memory: 512Mi
controlledResources:
- cpu
- memory