updated kustomization file for namespace argo intern-workspace
This commit is contained in:
parent
86fae25fb1
commit
84ef652123
|
|
@ -4,6 +4,7 @@ kind: Kustomization
|
|||
namespace: intern-workspace
|
||||
|
||||
resources:
|
||||
- namespace-argo.yaml
|
||||
- backend-deployment.yaml
|
||||
- frontend-deployment.yaml
|
||||
- mysql-deployment.yaml
|
||||
|
|
@ -11,4 +12,3 @@ resources:
|
|||
- secret.yaml
|
||||
- rbac.yaml
|
||||
- network-policy.yaml
|
||||
- namespace-argo.yaml
|
||||
Loading…
Reference in New Issue