kube-arangodb
kube-arangodb copied to clipboard
Kustomize adds label "app.kubernetes.io/managed-by: Tiller"
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.