maybe if i actually edited the right file...
This commit is contained in:
@@ -149,7 +149,7 @@ authentik:
|
||||
template:
|
||||
data:
|
||||
username: authentik
|
||||
password: "{{ .password }}"
|
||||
password: '{{ .password }}'
|
||||
creationPolicy: Owner
|
||||
deletionPolicy: Retain
|
||||
name: authentik-db-auth
|
||||
|
||||
Reference in New Issue
Block a user