mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-10 17:39:43 +00:00
fix(argocd): remove namespace from kustomization file
This commit is contained in:
parent
5bb0281478
commit
68f7e16f89
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue