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