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

This commit is contained in:
freeleaps-gitops-bot 2025-08-07 01:17:38 +00:00
parent 39e340ff14
commit b048c088c1

View File

@ -13,7 +13,7 @@ notification:
registry: docker.io registry: docker.io
repository: null repository: null
name: notification name: notification
tag: snapshot-40e0faf tag: snapshot-bbfc1ba
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -74,24 +74,24 @@ notification:
rabbitmqUsername: user rabbitmqUsername: user
rabbitmqPassword: D3b0HKz71T0OcYF8 rabbitmqPassword: D3b0HKz71T0OcYF8
rabbitmqVritualHost: / rabbitmqVritualHost: /
systemUserId: 117f191e810c19729de860aa systemUserId: 117f191e810c19729de860aa
smsFrom: '+16898887156' smsFrom: '+16898887156'
emailFrom: freeleaps@freeleaps.com emailFrom: freeleaps@freeleaps.com
secretKey: ea84edf152976b2fcec12b78aa8e45bc26a5cf0ef61bf16f5c317ae33b3fd8b0 secretKey: ea84edf152976b2fcec12b78aa8e45bc26a5cf0ef61bf16f5c317ae33b3fd8b0
sendgridApiKey: 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 sendgridApiKey: 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
twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8 twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8
twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e
metricsEnabled: 'true' metricsEnabled: 'true'
probesEnabled: 'true' probesEnabled: 'true'
vpa: vpa:
minAllowed: minAllowed:
enabled: true enabled: true
cpu: "50m" cpu: 50m
memory: "64Mi" memory: 64Mi
maxAllowed: maxAllowed:
enabled: true enabled: true
cpu: "200m" cpu: 200m
memory: "128Mi" memory: 128Mi
controlledResources: controlledResources:
- cpu - cpu
- memory - memory