ci(bump): bump notification image version for prod to snapshot-bbfc1ba
This commit is contained in:
parent
39e340ff14
commit
b048c088c1
@ -13,7 +13,7 @@ notification:
|
||||
registry: docker.io
|
||||
repository: null
|
||||
name: notification
|
||||
tag: snapshot-40e0faf
|
||||
tag: snapshot-bbfc1ba
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- name: http
|
||||
@ -74,24 +74,24 @@ notification:
|
||||
rabbitmqUsername: user
|
||||
rabbitmqPassword: D3b0HKz71T0OcYF8
|
||||
rabbitmqVritualHost: /
|
||||
systemUserId: 117f191e810c19729de860aa
|
||||
smsFrom: '+16898887156'
|
||||
systemUserId: 117f191e810c19729de860aa
|
||||
smsFrom: '+16898887156'
|
||||
emailFrom: freeleaps@freeleaps.com
|
||||
secretKey: ea84edf152976b2fcec12b78aa8e45bc26a5cf0ef61bf16f5c317ae33b3fd8b0
|
||||
sendgridApiKey: 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
|
||||
twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8
|
||||
twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e
|
||||
secretKey: ea84edf152976b2fcec12b78aa8e45bc26a5cf0ef61bf16f5c317ae33b3fd8b0
|
||||
sendgridApiKey: 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
|
||||
twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8
|
||||
twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e
|
||||
metricsEnabled: 'true'
|
||||
probesEnabled: 'true'
|
||||
vpa:
|
||||
minAllowed:
|
||||
enabled: true
|
||||
cpu: "50m"
|
||||
memory: "64Mi"
|
||||
cpu: 50m
|
||||
memory: 64Mi
|
||||
maxAllowed:
|
||||
enabled: true
|
||||
cpu: "200m"
|
||||
memory: "128Mi"
|
||||
cpu: 200m
|
||||
memory: 128Mi
|
||||
controlledResources:
|
||||
- cpu
|
||||
- memory
|
||||
- cpu
|
||||
- memory
|
||||
|
||||
Loading…
Reference in New Issue
Block a user