ci(bump): bump notification image version for alpha to snapshot-4b8be6f

This commit is contained in:
freeleaps-gitops-bot 2025-08-25 01:39:58 +00:00
parent 8f7c6e9de2
commit 90c9ebf91a

View File

@ -15,7 +15,7 @@ notification:
registry: docker.io
repository: null
name: notification
tag: snapshot-12a0d9a
tag: snapshot-4b8be6f
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -87,7 +87,7 @@ notification:
rabbitmqUsername: user
rabbitmqVritualHost: /
systemUserId: 117f191e810c19729de860aa
smsFrom: '+16898887156'
smsFrom: '+16898887156'
emailFrom: freeleaps@freeleaps.com
metricsEnabled: 'false'
probesEnabled: 'true'
@ -108,31 +108,31 @@ notification:
kind: FreeleapsSecretStore
name: freeleaps-main-secret-store
target:
name: "freeleaps-notification-alpha-secrets"
creationPolicy: "Owner"
name: freeleaps-notification-alpha-secrets
creationPolicy: Owner
refreshInterval: 30s
data:
- key: mongodbUri
remoteRef:
key: "freeleaps-alpha-mongodb-uri"
type: Secret
- key: rabbitmqPassword
remoteRef:
key: "freeleaps-alpha-rabbitmq-password"
type: Secret
- key: secretKey
remoteRef:
key: "freeleaps-alpha-secret-key"
type: Secret
- key: sendgridApiKey
remoteRef:
key: "freeleaps-alpha-sendgrid-api-key"
type: Secret
- key: twilioAccountSid
remoteRef:
key: "freeleaps-alpha-twilio-account-sid"
type: Secret
- key: twilioAuthToken
remoteRef:
key: "freeleaps-alpha-twilio-auth-token"
type: Secret
- key: mongodbUri
remoteRef:
key: freeleaps-alpha-mongodb-uri
type: Secret
- key: rabbitmqPassword
remoteRef:
key: freeleaps-alpha-rabbitmq-password
type: Secret
- key: secretKey
remoteRef:
key: freeleaps-alpha-secret-key
type: Secret
- key: sendgridApiKey
remoteRef:
key: freeleaps-alpha-sendgrid-api-key
type: Secret
- key: twilioAccountSid
remoteRef:
key: freeleaps-alpha-twilio-account-sid
type: Secret
- key: twilioAuthToken
remoteRef:
key: freeleaps-alpha-twilio-auth-token
type: Secret