ci(bump): bump notification image version for alpha to snapshot-4b8be6f
This commit is contained in:
parent
8f7c6e9de2
commit
90c9ebf91a
@ -15,7 +15,7 @@ notification:
|
|||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: null
|
repository: null
|
||||||
name: notification
|
name: notification
|
||||||
tag: snapshot-12a0d9a
|
tag: snapshot-4b8be6f
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@ -87,7 +87,7 @@ notification:
|
|||||||
rabbitmqUsername: user
|
rabbitmqUsername: user
|
||||||
rabbitmqVritualHost: /
|
rabbitmqVritualHost: /
|
||||||
systemUserId: 117f191e810c19729de860aa
|
systemUserId: 117f191e810c19729de860aa
|
||||||
smsFrom: '+16898887156'
|
smsFrom: '+16898887156'
|
||||||
emailFrom: freeleaps@freeleaps.com
|
emailFrom: freeleaps@freeleaps.com
|
||||||
metricsEnabled: 'false'
|
metricsEnabled: 'false'
|
||||||
probesEnabled: 'true'
|
probesEnabled: 'true'
|
||||||
@ -108,31 +108,31 @@ notification:
|
|||||||
kind: FreeleapsSecretStore
|
kind: FreeleapsSecretStore
|
||||||
name: freeleaps-main-secret-store
|
name: freeleaps-main-secret-store
|
||||||
target:
|
target:
|
||||||
name: "freeleaps-notification-alpha-secrets"
|
name: freeleaps-notification-alpha-secrets
|
||||||
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: rabbitmqPassword
|
- key: rabbitmqPassword
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-rabbitmq-password"
|
key: freeleaps-alpha-rabbitmq-password
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: secretKey
|
- key: secretKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-secret-key"
|
key: freeleaps-alpha-secret-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: sendgridApiKey
|
- key: sendgridApiKey
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-sendgrid-api-key"
|
key: freeleaps-alpha-sendgrid-api-key
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: twilioAccountSid
|
- key: twilioAccountSid
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-twilio-account-sid"
|
key: freeleaps-alpha-twilio-account-sid
|
||||||
type: Secret
|
type: Secret
|
||||||
- key: twilioAuthToken
|
- key: twilioAuthToken
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: "freeleaps-alpha-twilio-auth-token"
|
key: freeleaps-alpha-twilio-auth-token
|
||||||
type: Secret
|
type: Secret
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user