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

This commit is contained in:
freeleaps-gitops-bot 2025-09-05 02:36:17 +00:00
parent 3d53de286a
commit be08d44afd

View File

@ -13,7 +13,7 @@ payment:
registry: docker.io registry: docker.io
repository: null repository: null
name: payment name: payment
tag: snapshot-c93ce6b tag: snapshot-046f9ff
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -80,14 +80,14 @@ payment:
creationPolicy: Owner creationPolicy: Owner
refreshInterval: 30s refreshInterval: 30s
data: data:
- key: mongodbUri - key: mongodbUri
remoteRef: remoteRef:
key: "freeleaps-prod-mongodb-uri" key: freeleaps-prod-mongodb-uri
type: Secret type: Secret
- key: stripeApiKey - key: stripeApiKey
remoteRef: remoteRef:
key: "freeleaps-prod-stripe-api-key" key: freeleaps-prod-stripe-api-key
type: Secret type: Secret
vpa: vpa:
minAllowed: minAllowed:
enabled: true enabled: true