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

This commit is contained in:
freeleaps-gitops-bot 2025-03-17 10:32:20 +00:00
parent 32785e6e7a
commit 041be1ec54

View File

@ -8,7 +8,7 @@ notification:
registry: docker.io registry: docker.io
repository: null repository: null
name: notification name: notification
tag: snapshot-78c7217 tag: snapshot-a45698c
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -16,10 +16,10 @@ notification:
protocol: TCP protocol: TCP
resources: resources:
requests: requests:
cpu: '50m' cpu: 50m
memory: 64Mi memory: 64Mi
limits: limits:
cpu: '100m' cpu: 100m
memory: 128Mi memory: 128Mi
probes: {} probes: {}
services: services: