added namespace.yaml in kustomization overlays
This commit is contained in:
parent
f4a74d5aa0
commit
e46d0104a3
|
|
@ -9,6 +9,9 @@ labels:
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- ../../k8s
|
- ../../k8s
|
||||||
|
- namespace.yaml
|
||||||
|
|
||||||
|
namespace: intern-workspace
|
||||||
|
|
||||||
patchesStrategicMerge:
|
patchesStrategicMerge:
|
||||||
- patch-deployment.yaml
|
- patch-deployment.yaml
|
||||||
Loading…
Reference in New Issue