REFACTOR(repo): rename users-database.yaml
- to config.yaml
This commit is contained in:
@@ -17,7 +17,7 @@ pod:
|
||||
extraVolumes:
|
||||
- name: users-database
|
||||
configMap:
|
||||
name: authelia-users
|
||||
name: authelia-config
|
||||
extraVolumeMounts:
|
||||
- name: users-database
|
||||
mountPath: /config/users_database.yml
|
||||
|
||||
Reference in New Issue
Block a user