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
|
namespace: intern-workspace
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
|
- namespace-argo.yaml
|
||||||
- backend-deployment.yaml
|
- backend-deployment.yaml
|
||||||
- frontend-deployment.yaml
|
- frontend-deployment.yaml
|
||||||
- mysql-deployment.yaml
|
- mysql-deployment.yaml
|
||||||
|
|
@ -11,4 +12,3 @@ resources:
|
||||||
- secret.yaml
|
- secret.yaml
|
||||||
- rbac.yaml
|
- rbac.yaml
|
||||||
- network-policy.yaml
|
- network-policy.yaml
|
||||||
- namespace-argo.yaml
|
|
||||||
Loading…
Reference in New Issue