We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85496e9 commit cdfef83Copy full SHA for cdfef83
helm/api-platform/templates/fixtures-job.yaml
@@ -6,6 +6,7 @@ metadata:
6
{{- include "api-platform.labels" . | nindent 4 }}
7
annotations:
8
"helm.sh/hook": "post-install,post-upgrade"
9
+ "helm.sh/hook-weight": "6" # post keycloak-config-cli job
10
"helm.sh/hook-delete-policy": "before-hook-creation"
11
spec:
12
template:
0 commit comments