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