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
|
||||
repository: null
|
||||
name: notification
|
||||
tag: snapshot-c93ce6b
|
||||
tag: snapshot-046f9ff
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -82,33 +82,33 @@ notification:
|
||||
kind: FreeleapsSecretStore
|
||||
name: freeleaps-main-secret-store
|
||||
target:
|
||||
name: "freeleaps-notification-prod-secrets"
|
||||
creationPolicy: "Owner"
|
||||
name: freeleaps-notification-prod-secrets
|
||||
creationPolicy: Owner
|
||||
refreshInterval: 30s
|
||||
data:
|
||||
- key: mongodbUri
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-mongodb-uri"
|
||||
key: freeleaps-prod-mongodb-uri
|
||||
type: Secret
|
||||
- key: rabbitmqPassword
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-rabbitmq-password"
|
||||
key: freeleaps-prod-rabbitmq-password
|
||||
type: Secret
|
||||
- key: secretKey
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-secret-key"
|
||||
key: freeleaps-prod-secret-key
|
||||
type: Secret
|
||||
- key: sendgridApiKey
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-sendgrid-api-key"
|
||||
key: freeleaps-prod-sendgrid-api-key
|
||||
type: Secret
|
||||
- key: twilioAccountSid
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-twilio-account-sid"
|
||||
key: freeleaps-prod-twilio-account-sid
|
||||
type: Secret
|
||||
- key: twilioAuthToken
|
||||
remoteRef:
|
||||
key: "freeleaps-prod-twilio-auth-token"
|
||||
key: freeleaps-prod-twilio-auth-token
|
||||
type: Secret
|
||||
vpa:
|
||||
minAllowed:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user