fix: allow ext_pgo_admin to login
All checks were successful
Renovate / renovate (push) Successful in 33s
All checks were successful
Renovate / renovate (push) Successful in 33s
This commit is contained in:
parent
84b3e7740e
commit
80e8dbfdaa
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ spec:
|
|||
roles:
|
||||
- name: ext_pgo_admin
|
||||
ensure: present
|
||||
login: true
|
||||
superuser: true
|
||||
createrole: true
|
||||
createdb: true
|
||||
|
|
Loading…
Reference in a new issue