Skip to content

Commit

Permalink
fix: deploy (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Apr 29, 2024
1 parent 85496e9 commit cdfef83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/api-platform/templates/fixtures-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit cdfef83

Please sign in to comment.