Open amargo opened 1 year ago
After this modification we can simply use multi-line batch commands. For example: https://stackoverflow.com/a/39443876
lifecycle: postStart: exec: command: - bash - -c - | #!/bin/bash
After this modification we can simply use multi-line batch commands. For example: https://stackoverflow.com/a/39443876