Remove namespace and fix errors in example manifests files (#2131)

* Remove namespace and fix errors in example manifests files
* Comment required section in default configuration
This commit is contained in:
Dmitry Volodin 2022-12-09 17:33:06 +03:00 committed by GitHub
parent 0bef3b325f
commit 81e17e4af1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 1 additions and 10 deletions

View File

@ -1,7 +1,6 @@
apiVersion: storage.k8s.io/v1
kind: StorageClass
metadata:
namespace: kube-system
name: standard
annotations:
storageclass.kubernetes.io/is-default-class: "true"

View File

@ -40,8 +40,6 @@ metadata:
name: postgresql-operator
namespace: default
type: Opaque
data:
apiVersion: v1
data:
read-only-token-secret: dGVzdHRva2Vu
read-only-token-type: QmVhcmVy

View File

@ -8,5 +8,4 @@ data:
kind: Secret
metadata:
name: postgresql-infrastructure-roles-new
namespace: default
type: Opaque

View File

@ -21,5 +21,4 @@ data:
kind: Secret
metadata:
name: postgresql-infrastructure-roles
namespace: default
type: Opaque

View File

@ -2,7 +2,6 @@ apiVersion: "acid.zalan.do/v1"
kind: postgresql
metadata:
name: acid-upgrade-test
namespace: default
spec:
teamId: "acid"
volume:

View File

@ -2,7 +2,6 @@ apiVersion: "acid.zalan.do/v1"
kind: postgresql
metadata:
name: acid-minimal-cluster
namespace: default
spec:
teamId: "acid"
volume:

View File

@ -2,7 +2,6 @@ apiVersion: "zalando.org/v1"
kind: PlatformCredentialsSet
metadata:
name: postgresql-operator
namespace: acid
spec:
application: postgresql-operator
tokens:

View File

@ -198,5 +198,5 @@ configuration:
connection_pooler_number_of_instances: 2
# connection_pooler_schema: "pooler"
# connection_pooler_user: "pooler"
patroni:
# patroni:
# failsafe_mode: "false"

View File

@ -2,7 +2,6 @@ apiVersion: "acid.zalan.do/v1"
kind: postgresql
metadata:
name: acid-standby-cluster
namespace: default
spec:
teamId: "acid"
volume: