Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Make lifecycle more generic #48

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Make lifecycle more generic #48

wants to merge 1 commit into from

Conversation

amargo
Copy link

@amargo amargo commented May 2, 2023

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant