Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

add restartPolicy to initContainers to support native sidecars #150

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

Conversation

kossmac
Copy link

@kossmac kossmac commented Oct 29, 2024

As described here (https://kubernetes.io/docs/concepts/workloads/pods/sidecar-containers/) there is support for native sidecar containers by settings restartPolicy of initContainers to Always. This PR adds support to set this parameter.

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.

1 participant