updated file kustomization no namespace
This commit is contained in:
parent
e46d0104a3
commit
17f19ce721
|
|
@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- namespace-argo.yaml
|
|
||||||
- backend-deployment.yaml
|
- backend-deployment.yaml
|
||||||
- frontend-deployment.yaml
|
- frontend-deployment.yaml
|
||||||
- mysql-deployment.yaml
|
- mysql-deployment.yaml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue