kube-arangodb icon indicating copy to clipboard operation
kube-arangodb copied to clipboard

Kustomize adds label "app.kubernetes.io/managed-by: Tiller"

Open flickerfly opened this issue 3 years ago • 0 comments

The kustomize manifests all seem to include a label app.kubernetes.io/managed-by: Tiller. This is presumably an artifact of using helm to generate them. This should probably be removed or changed to "Kustomize" or something like that since it isn't accurate.

https://github.com/arangodb/kube-arangodb/blob/master/manifests/kustomize/all/arango-all.yaml

Edit: Also, probably remove helm.sh/chart label while you're at it.

flickerfly avatar Feb 04 '22 15:02 flickerfly