From 8b738a0dd73188ea7cc49839c39f1b184a9cc07f Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Thu, 14 Oct 2021 12:09:38 +0200 Subject: [PATCH] Update charts/postgres-operator/values.yaml --- charts/postgres-operator/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/postgres-operator/values.yaml b/charts/postgres-operator/values.yaml index f708ffe29..0d67e62d2 100644 --- a/charts/postgres-operator/values.yaml +++ b/charts/postgres-operator/values.yaml @@ -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