mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-28 18:29:10 +01:00
Fix helm build
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user