You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.The text was updated successfully, but these errors were encountered: