emissary-ingress / emissary

open source Kubernetes-native API gateway for microservices built on the Envoy Proxy
https://www.getambassador.io
Apache License 2.0
4.32k stars 684 forks source link

Fix indent for initContainers #5653

Open ccodreanu opened 2 months ago

ccodreanu commented 2 months ago

Description

Additional initContainers are not indented correctly

Related Issues

None

Testing

Manual test for the helm template + output parsed by kube-linter

Checklist