Remove managed roles configuration from CloudNativePG template
This commit is contained in:
parent
63c9043cf8
commit
65f98505dc
@ -87,22 +87,6 @@ spec:
|
||||
wal:
|
||||
compression: bzip2
|
||||
retentionPolicy: "60d"
|
||||
managed:
|
||||
roles:
|
||||
- name: marco
|
||||
connectionLimit: -1
|
||||
inherit: true
|
||||
ensure: present
|
||||
login: true
|
||||
superuser: true
|
||||
password: bGd7nChCpPQmypR64rgF
|
||||
- name: authentik
|
||||
connectionLimit: -1
|
||||
inherit: true
|
||||
ensure: present
|
||||
login: true
|
||||
createdb: true
|
||||
password: HhkdVmKmHsR3g5bUeUGu
|
||||
---
|
||||
apiVersion: objectbucket.io/v1alpha1
|
||||
kind: ObjectBucketClaim
|
||||
|
||||
Loading…
Reference in New Issue
Block a user