ci(bump): bump notification image version for prod to snapshot-046f9ff
This commit is contained in:
parent
daf7452f38
commit
3d53de286a
@ -13,7 +13,7 @@ notification:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: notification
|
name: notification
|
||||||
tag: snapshot-c93ce6b
|
tag: snapshot-046f9ff
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -82,34 +82,34 @@ notification:
|
|||||||
kind: FreeleapsSecretStore
|
kind: FreeleapsSecretStore
|
||||||
name: freeleaps-main-secret-store
|
name: freeleaps-main-secret-store
|
||||||
target:
|
target:
|
||||||
name: "freeleaps-notification-prod-secrets"
|
name: freeleaps-notification-prod-secrets
|
||||||
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: rabbitmqPassword
|
- key: rabbitmqPassword
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-rabbitmq-password"
|
key: freeleaps-prod-rabbitmq-password
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: secretKey
|
- key: secretKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-secret-key"
|
key: freeleaps-prod-secret-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: sendgridApiKey
|
- key: sendgridApiKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-sendgrid-api-key"
|
key: freeleaps-prod-sendgrid-api-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: twilioAccountSid
|
- key: twilioAccountSid
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-twilio-account-sid"
|
key: freeleaps-prod-twilio-account-sid
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: twilioAuthToken
|
- key: twilioAuthToken
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-prod-twilio-auth-token"
|
key: freeleaps-prod-twilio-auth-token
|
||||||
type: Secret
|
type: Secret
|
||||||
vpa:
|
vpa:
|
||||||
minAllowed:
|
minAllowed:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user