diff --git a/freeleaps/helm-pkg/notification/values.prod.yaml b/freeleaps/helm-pkg/notification/values.prod.yaml index 950ffb1c..4c50a9ce 100644 --- a/freeleaps/helm-pkg/notification/values.prod.yaml +++ b/freeleaps/helm-pkg/notification/values.prod.yaml @@ -8,7 +8,7 @@ notification: registry: docker.io repository: null name: notification - tag: latest + tag: 1.0.0 imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ notification: protocol: TCP resources: requests: - cpu: '100m' + cpu: 100m memory: 128Mi limits: - cpu: '200m' + cpu: 200m memory: 256Mi probes: {} services: