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

This commit is contained in:
freeleaps-gitops-bot 2025-03-17 10:38:17 +00:00
parent 041be1ec54
commit 03df0c928b

View File

@ -8,7 +8,7 @@ payment:
registry: docker.io
repository: null
name: payment
tag: snapshot-da584b8
tag: snapshot-a45698c
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -16,10 +16,10 @@ payment:
protocol: TCP
resources:
requests:
cpu: '50m'
cpu: 50m
memory: 64Mi
limits:
cpu: '100m'
cpu: 100m
memory: 128Mi
probes: {}
services: