ci(bump): bump payment image version for alpha to snapshot-2234571

This commit is contained in:
freeleaps-gitops-bot 2025-07-23 13:54:06 +00:00
parent 27f68d27cc
commit 3d9a57dea1

View File

@ -15,7 +15,7 @@ payment:
registry: docker.io registry: docker.io
repository: null repository: null
name: payment name: payment
tag: snapshot-95a525a tag: snapshot-2234571
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -90,12 +90,12 @@ payment:
vpa: vpa:
minAllowed: minAllowed:
enabled: false enabled: false
cpu: "50m" cpu: 50m
memory: "64Mi" memory: 64Mi
maxAllowed: maxAllowed:
enabled: true enabled: true
cpu: "100m" cpu: 100m
memory: "128Mi" memory: 128Mi
controlledResources: controlledResources:
- cpu - cpu
- memory - memory