ci(bump): bump payment image version for prod to snapshot-bbfc1ba

This commit is contained in:
freeleaps-gitops-bot 2025-08-07 01:22:47 +00:00
parent 954591049c
commit 7f15c29c6e

View File

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