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:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user