From cdfef833cb197d4079a19903de8dbf1c244171c3 Mon Sep 17 00:00:00 2001 From: Vincent <407859+vincentchalamon@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:34:02 +0200 Subject: [PATCH] fix: deploy (#404) --- helm/api-platform/templates/fixtures-job.yaml | 1 + 1 file changed, 1 insertion(+) 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: