diff options
Diffstat (limited to 'kubernetes/authentication')
-rw-r--r-- | kubernetes/authentication/values.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/kubernetes/authentication/values.yaml b/kubernetes/authentication/values.yaml index 32a11a5ac0..79f23295cd 100644 --- a/kubernetes/authentication/values.yaml +++ b/kubernetes/authentication/values.yaml @@ -45,14 +45,14 @@ onap-keycloak-config-cli: pullSecrets: - name: onap-docker-registry-key - annotations: - # This is what defines this resource as a hook. Without this line, the - # job is considered part of the release. - argocd.argoproj.io/hook: Sync - argocd.argoproj.io/hook-delete-policy: BeforeHookCreation - helm.sh/hook: post-install,pre-upgrade,pre-rollback - helm.sh/hook-weight: "1" - helm.sh/hook-delete-policy: before-hook-creation +# annotations: +# # This is what defines this resource as a hook. Without this line, the +# # job is considered part of the release. +# argocd.argoproj.io/hook: Sync +# argocd.argoproj.io/hook-delete-policy: BeforeHookCreation +# helm.sh/hook: post-install,pre-upgrade,pre-rollback +# helm.sh/hook-weight: "1" +# helm.sh/hook-delete-policy: before-hook-creation #existingSecret: "keycloak-keycloakx-admin-creds" env: |