diff --git a/freeleaps/helm-pkg/notification/values.alpha.yaml b/freeleaps/helm-pkg/notification/values.alpha.yaml index 9ab81ed5..509c949d 100644 --- a/freeleaps/helm-pkg/notification/values.alpha.yaml +++ b/freeleaps/helm-pkg/notification/values.alpha.yaml @@ -8,7 +8,7 @@ notification: registry: docker.io repository: null name: notification - tag: snapshot-78c7217 + tag: snapshot-a45698c imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ notification: protocol: TCP resources: requests: - cpu: '50m' + cpu: 50m memory: 64Mi limits: - cpu: '100m' + cpu: 100m memory: 128Mi probes: {} services: