ci(bump): bump notification image version for prod to snapshot-046f9ff

This commit is contained in:
freeleaps-gitops-bot 2025-09-05 02:31:09 +00:00
parent daf7452f38
commit 3d53de286a

View File

@ -13,7 +13,7 @@ notification:
registry: docker.io
repository: null
name: notification
tag: snapshot-c93ce6b
tag: snapshot-046f9ff
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -82,34 +82,34 @@ 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"
type: Secret
- key: rabbitmqPassword
remoteRef:
key: "freeleaps-prod-rabbitmq-password"
type: Secret
- key: secretKey
remoteRef:
key: "freeleaps-prod-secret-key"
type: Secret
- key: sendgridApiKey
remoteRef:
key: "freeleaps-prod-sendgrid-api-key"
type: Secret
- key: twilioAccountSid
remoteRef:
key: "freeleaps-prod-twilio-account-sid"
type: Secret
- key: twilioAuthToken
remoteRef:
key: "freeleaps-prod-twilio-auth-token"
type: Secret
- key: mongodbUri
remoteRef:
key: freeleaps-prod-mongodb-uri
type: Secret
- key: rabbitmqPassword
remoteRef:
key: freeleaps-prod-rabbitmq-password
type: Secret
- key: secretKey
remoteRef:
key: freeleaps-prod-secret-key
type: Secret
- key: sendgridApiKey
remoteRef:
key: freeleaps-prod-sendgrid-api-key
type: Secret
- key: twilioAccountSid
remoteRef:
key: freeleaps-prod-twilio-account-sid
type: Secret
- key: twilioAuthToken
remoteRef:
key: freeleaps-prod-twilio-auth-token
type: Secret
vpa:
minAllowed:
enabled: true