Pg, install scripts
This commit is contained in:
11
postgres-operator/manifests/infrastructure-roles-new.yaml
Normal file
11
postgres-operator/manifests/infrastructure-roles-new.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: v1
|
||||
data:
|
||||
# infrastructure role definition in the new format
|
||||
# robot_zmon_acid_monitoring_new
|
||||
user: cm9ib3Rfem1vbl9hY2lkX21vbml0b3JpbmdfbmV3
|
||||
# foobar_new
|
||||
password: Zm9vYmFyX25ldw==
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: postgresql-infrastructure-roles-new
|
||||
type: Opaque
|
||||
Reference in New Issue
Block a user