nautobot / helm-charts

Helm Charts for using Nautobot in Kubernetes environments.
https://docs.nautobot.com/projects/helm-charts/en/stable/
Apache License 2.0
23 stars 18 forks source link

fix: remove unsupported lifecycle field from default initContainer #412

Closed danialre closed 2 months ago

danialre commented 2 months ago

Fixes: #411

This removes the lifecycle field from the default Nautobot initContainer, which causes an error in Helm. Lifecycle hooks are still applied to the default and other "nautobots" containers.