comment node_readiness_label example

This commit is contained in:
Felix Kunde 2019-11-27 18:39:49 +01:00
parent 883e5b8585
commit 299f4f738f
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ configuration:
# inherited_labels:
# - application
# - environment
node_readiness_label:
status: ready
# node_readiness_label:
# status: ready
oauth_token_secret_name: postgresql-operator
pdb_name_format: "postgres-{cluster}-pdb"
pod_antiaffinity_topology_key: "kubernetes.io/hostname"