feat: Create namespace and set it explicitly

This commit is contained in:
2025-12-23 00:48:44 +01:00
parent 0078ae6100
commit 0de7c36592
6 changed files with 10 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: lldap
resources:
- ./namespace.yaml
- ./crds.yaml
- ./service-account.yaml
- ./cluster-role.yaml