Fixed namespace
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 2m56s

This commit is contained in:
Dreaded_X 2025-04-18 03:47:52 +02:00
parent 9ef64b56ed
commit 3b09655783
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA

View File

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