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