fix(flux): add namespace to all app overlays

This commit is contained in:
Ashwin Kumar Sivakumar 2026-06-08 20:59:38 +05:30
parent 6d55a72109
commit e27f82e996
3 changed files with 3 additions and 0 deletions

View file

@ -1,4 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
namespace: nxtgauge
kind: Kustomization
resources:
- ../../base

View file

@ -1,4 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
namespace: nxtgauge
kind: Kustomization
resources:
- ../../base

View file

@ -1,4 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
namespace: nxtgauge
kind: Kustomization
resources:
- ../../base