authelia: wrong lldap service namespace configuration (#1448)

* authelia: wrong lldap service namespace configuration

* fix: change lldap secret namespace

* fix: nats namespace

* bfl: fix lldap namespace bug

* fix: app-service lldap secret

---------

Co-authored-by: hys <hysyeah@gmail.com>
This commit is contained in:
eball
2025-06-17 23:36:37 +08:00
committed by GitHub
parent daacba2fa4
commit b50139af5d
15 changed files with 27 additions and 27 deletions

View File

@@ -32,7 +32,7 @@ spec:
- command:
- ks-apiserver
- --logtostderr=true
image: beclab/ks-apiserver:0.0.19
image: beclab/ks-apiserver:0.0.20
imagePullPolicy: {{ .Values.image.pullPolicy }}
name: ks-apiserver
ports:

View File

@@ -35,7 +35,7 @@ spec:
- controller-manager
- --logtostderr=true
- --leader-elect=false
image: beclab/ks-controller-manager:0.0.19
image: beclab/ks-controller-manager:0.0.20
imagePullPolicy: {{ .Values.image.pullPolicy }}
name: ks-controller-manager
ports: