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