diff --git a/Chart.yaml b/Chart.yaml index c3fd647..0459a2e 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -4,7 +4,7 @@ keywords: - pattern name: rhbk type: application -version: 0.0.6 +version: 0.0.7 home: https://github.com/validatedpatterns/rhbk-chart maintainers: - name: Validated Patterns Team diff --git a/templates/keycloak-users-external-secret.yaml b/templates/keycloak-users-external-secret.yaml index ecf8ec0..545570f 100644 --- a/templates/keycloak-users-external-secret.yaml +++ b/templates/keycloak-users-external-secret.yaml @@ -4,6 +4,9 @@ kind: ExternalSecret metadata: name: keycloak-users namespace: {{ .Release.Namespace }} + annotations: + argocd.argoproj.io/hook: Sync + argocd.argoproj.io/hook-delete-policy: HookSucceeded spec: refreshInterval: 15s secretStoreRef: