diff --git a/freeleaps/helm-pkg/notification/values.prod.yaml b/freeleaps/helm-pkg/notification/values.prod.yaml index e3d32b39..d966f12d 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: 1.1.0 + tag: 1.1.1 imagePullPolicy: IfNotPresent ports: - name: http @@ -49,7 +49,7 @@ notification: release: kube-prometheus-stack namespace: freeleaps-monitoring-system internal: 30s - scrapeTimeout: "" + scrapeTimeout: '' services: - name: notification-service type: ClusterIP