vertica / vertica-kubernetes

Operator, container and Helm chart to deploy Vertica in Kubernetes
Apache License 2.0
44 stars 25 forks source link

Fix container index lookup #711

Closed spilchen closed 8 months ago

spilchen commented 8 months ago

Found another case where we lookup the container by index rather than name. Index isn't reliable if sidecars are injected, like for istio.