feat: Create namespace and set it explicitly

This commit is contained in:
2025-12-23 00:49:55 +01:00
parent 948473c171
commit eed5b44916
6 changed files with 23 additions and 3 deletions

View File

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