Skip to main content

Init Containers

Artifact Hub

The initContainers section supports most options from the containers section.

Init containers use the same image, command, environment, probe, security, resource, and volume mount settings as regular containers. Container ports are only rendered for regular containers, not for initContainers.