Skip to content

Commit cdfef83

Browse files
fix: deploy (#404)
1 parent 85496e9 commit cdfef83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm/api-platform/templates/fixtures-job.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ metadata:
66
{{- include "api-platform.labels" . | nindent 4 }}
77
annotations:
88
"helm.sh/hook": "post-install,post-upgrade"
9+
"helm.sh/hook-weight": "6" # post keycloak-config-cli job
910
"helm.sh/hook-delete-policy": "before-hook-creation"
1011
spec:
1112
template:

0 commit comments

Comments
 (0)