feat: add option to define initContainers

This commit is contained in:
2024-09-24 18:23:41 +02:00
parent 8b9c92b6c7
commit 288a23c9fe
2 changed files with 6 additions and 0 deletions

View File

@ -535,6 +535,8 @@ ingress:
hosts:
- "your-hostname"
initContainers: []
livenessProbe:
httpGet:
scheme: HTTP