updated k8s for base kustomization
This commit is contained in:
parent
fb5416d350
commit
88c57328c7
|
|
@ -1,6 +1,8 @@
|
||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
|
namespace: intern-workspace
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- backend-deployment.yaml
|
- backend-deployment.yaml
|
||||||
- frontend-deployment.yaml
|
- frontend-deployment.yaml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue