Initial commit
This commit is contained in:
8
charts/alloy/ci/lifecycle-hooks-values.yaml
Normal file
8
charts/alloy/ci/lifecycle-hooks-values.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
controller:
|
||||
type: deployment
|
||||
|
||||
alloy:
|
||||
lifecycle:
|
||||
preStop:
|
||||
exec:
|
||||
command: ["/bin/sh", "-c", "sleep 1"]
|
||||
Reference in New Issue
Block a user