diff --git a/chart/values.yaml b/chart/values.yaml index 47acd414..47e9ec68 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -135,7 +135,8 @@ smtp: # SMTP_PASSWORD: adminPassword: secretKeyRef: - create: true # set to false if you want to pass in an existing secret + # set to false if you want to pass in an existing secret + create: true name: mission-control-admin-password key: password canary-checker: