Fixed namespace
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 2m56s
All checks were successful
Build and deploy / Build container and manifests (push) Successful in 2m56s
This commit is contained in:
parent
9ef64b56ed
commit
3b09655783
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user