added namespace.yaml in kustomization overlays

This commit is contained in:
syifa 2025-11-19 02:39:03 +00:00
parent f4a74d5aa0
commit e46d0104a3
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ labels:
resources: resources:
- ../../k8s - ../../k8s
- namespace.yaml
namespace: intern-workspace
patchesStrategicMerge: patchesStrategicMerge:
- patch-deployment.yaml - patch-deployment.yaml