CHORE(authelia): disable velero-ui basic auth
- use Authelia SSO
This commit is contained in:
@@ -77,7 +77,9 @@ spec:
|
|||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 3000
|
port: 3000
|
||||||
|
|
||||||
env: []
|
env:
|
||||||
|
- name: BASIC_AUTH_ENABLED
|
||||||
|
value: "false"
|
||||||
envFrom: []
|
envFrom: []
|
||||||
|
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
|
|||||||
Reference in New Issue
Block a user