fix(argocd): remove namespace from kustomization file

This commit is contained in:
Andrey Kartashov 2019-11-15 20:47:56 +07:00
parent 5bb0281478
commit 68f7e16f89

View file

@ -5,7 +5,6 @@ commonLabels:
app.kubernetes.io/version: v1.3.0-rc2
app.kubernetes.io/managed-by: argocd
resources:
- namespace.yaml
# from https://raw.githubusercontent.com/argoproj/argo-cd/v1.3.0-rc2/manifests/install.yaml
- install.yaml
- ingress.yaml