Update charts/postgres-operator/values.yaml

This commit is contained in:
Felix Kunde 2021-10-14 12:09:38 +02:00 committed by GitHub
parent 19326d8c44
commit 8b738a0dd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ configKubernetes:
# storage resize strategy, available options are: ebs, pvc, off
storage_resize_mode: pvc
# pod toleration assigned to instances of every Postgres cluster
# tolaration:
# toleration:
# key: db-only
# operator: Exists
# effect: NoSchedule