updated k8s for base kustomization

This commit is contained in:
syifa 2025-11-07 04:30:44 +00:00
parent fb5416d350
commit 88c57328c7
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: intern-workspace
resources:
- backend-deployment.yaml
- frontend-deployment.yaml
@ -8,4 +10,4 @@ resources:
- config-map.yaml
- secret.yaml
- rbac.yaml
- network-policy.yaml
- network-policy.yaml