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
@ -86,12 +86,12 @@ notification:
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