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

This commit is contained in:
2025-04-18 03:47:52 +02:00
parent 9ef64b56ed
commit 3b09655783

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