diff --git a/helm/api-platform/templates/fixtures-job.yaml b/helm/api-platform/templates/fixtures-job.yaml index 7b7540c18..51e886f97 100644 --- a/helm/api-platform/templates/fixtures-job.yaml +++ b/helm/api-platform/templates/fixtures-job.yaml @@ -6,6 +6,7 @@ metadata: {{- include "api-platform.labels" . | nindent 4 }} annotations: "helm.sh/hook": "post-install,post-upgrade" + "helm.sh/hook-weight": "6" # post keycloak-config-cli job "helm.sh/hook-delete-policy": "before-hook-creation" spec: template: