diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 8d443e8..39448b6 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -47,13 +47,13 @@ variables: data: {} # user: "username" # password: "hugepassword" - existingSecret: - - name: "existing-secret" - key: "key" - envName: "ENV_NAME" - - name: another-existing-secret - key: key2 - envName: ENV2_NAME + existingSecret: {} + # - name: "existing-secret" + # key: "key" + # envName: "ENV_NAME" + # - name: another-existing-secret + # key: key2 + # envName: ENV2_NAME nonSecret: {} # author: name