aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/authentication
diff options
context:
space:
mode:
authorFiete Ostkamp <fiete.ostkamp@telekom.de>2025-03-02 13:58:22 +0000
committerGerrit Code Review <gerrit@onap.org>2025-03-02 13:58:22 +0000
commit0060da424b15edf2d389d9898395d5e8bd19ca6a (patch)
tree2421fa7e8134502dfe10c28b20c9764bf911a51c /kubernetes/authentication
parentec6ebbd6049f0e9af38869c6a6af089fc04a8a29 (diff)
parent4aeb83993fc3c78554ed53b5ffbf35552634e4a6 (diff)
Merge "[COMMON] Add jobAnnotations as optional variables"
Diffstat (limited to 'kubernetes/authentication')
-rw-r--r--kubernetes/authentication/values.yaml16
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: