diff --git a/freeleaps/helm-pkg/notification/values.prod.yaml b/freeleaps/helm-pkg/notification/values.prod.yaml index 965e79e5..931d1d7a 100644 --- a/freeleaps/helm-pkg/notification/values.prod.yaml +++ b/freeleaps/helm-pkg/notification/values.prod.yaml @@ -3,7 +3,7 @@ global: repository: freeleaps nodeSelector: {} dashboard: - enabled: true + enabled: true name: freeleaps-prod-notification-dashboard title: Notification Service Dashboard (PROD) metricsPrefix: freeleaps_notification @@ -78,5 +78,5 @@ notification: sendgridApiKey: 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 twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8 twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e - metricsEnabled: "true" - probesEnabled: "true" \ No newline at end of file + metricsEnabled: 'true' + probesEnabled: 'true'