Fix helm build

This commit is contained in:
Sebastian Sdorra
2021-01-14 21:37:12 +01:00
parent f9b0a5d0e2
commit 35c342dc35

View File

@@ -126,7 +126,7 @@ lifecycleHooks: |
# postStart:
# exec:
# command: ["/bin/bash", "-c", "echo lifecycleHook"]
# Other option: Insert scrip file via "helm install --set-file=postStartHookScript=${pwd()}/postStartHook.sh"
# Other option: Insert scrip file via "helm install --set-file=postStartHookScript=\${pwd()}/postStartHook.sh"
# lifecycleHooks: |-
# postStart:
# exec: