mirror of
https://github.com/truenas/charts.git
synced 2026-06-18 01:26:53 +08:00
289 B
289 B
Restart Policy
key: restartPolicy
- Type:
string - Default:
Always - Helm Template: ❌
Sets the container's restart policy.
Keys and sub keys:
# Optional
restartPolicy:
Examples:
restartPolicy: OnFailure
restartPolicy: Never
restartPolicy: Never