ci(bump): bump chat image version for alpha to snapshot-54226aa

This commit is contained in:
freeleaps-gitops-bot 2025-06-11 01:57:58 +00:00
parent a9bb135e0f
commit 947ddf463f

View File

@ -15,7 +15,7 @@ chat:
registry: docker.io registry: docker.io
repository: null repository: null
name: chat name: chat
tag: snapshot-75b1429 tag: snapshot-54226aa
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -110,12 +110,12 @@ chat:
vpa: vpa:
minAllowed: minAllowed:
enabled: false enabled: false
cpu: "100m" cpu: 100m
memory: "64Mi" memory: 64Mi
maxAllowed: maxAllowed:
enabled: true enabled: true
cpu: "200m" cpu: 200m
memory: "128Mi" memory: 128Mi
controlledResources: controlledResources:
- cpu - cpu
- memory - memory