ci(bump): bump payment image version for alpha to snapshot-38ff0ae
This commit is contained in:
parent
5b326e6b6d
commit
648629bd9a
@ -15,7 +15,7 @@ payment:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: payment
|
name: payment
|
||||||
tag: snapshot-12a0d9a
|
tag: snapshot-38ff0ae
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -94,14 +94,14 @@ payment:
|
|||||||
creationPolicy: Owner
|
creationPolicy: Owner
|
||||||
refreshInterval: 30s
|
refreshInterval: 30s
|
||||||
data:
|
data:
|
||||||
- key: mongodbUri
|
- key: mongodbUri
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-mongodb-uri"
|
key: freeleaps-alpha-mongodb-uri
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: stripeApiKey
|
- key: stripeApiKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-stripe-api-key"
|
key: freeleaps-alpha-stripe-api-key
|
||||||
type: Secret
|
type: Secret
|
||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user