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

This commit is contained in:
freeleaps-gitops-bot 2025-09-18 09:45:46 +00:00
parent 5b326e6b6d
commit 648629bd9a

View File

@ -15,7 +15,7 @@ payment:
registry: docker.io
repository: null
name: payment
tag: snapshot-12a0d9a
tag: snapshot-38ff0ae
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -94,14 +94,14 @@ payment:
creationPolicy: Owner
refreshInterval: 30s
data:
- key: mongodbUri
remoteRef:
key: "freeleaps-alpha-mongodb-uri"
type: Secret
- key: stripeApiKey
remoteRef:
key: "freeleaps-alpha-stripe-api-key"
type: Secret
- key: mongodbUri
remoteRef:
key: freeleaps-alpha-mongodb-uri
type: Secret
- key: stripeApiKey
remoteRef:
key: freeleaps-alpha-stripe-api-key
type: Secret
vpa:
minAllowed:
enabled: false