Skip to content

Commit 63efd50

Browse files
committed
cluster: values.yaml: fix trailing spaces
Signed-off-by: Tomas Steiner <[email protected]>
1 parent 9edd6de commit 63efd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/cluster/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ cluster:
302302
additionalLabels: {}
303303
annotations: {}
304304

305-
# -- mounting custom files inside the Postgres pods through .spec.projectedVolumeTemplate
305+
# -- mounting custom files inside the Postgres pods through .spec.projectedVolumeTemplate
306306
# See https://cloudnative-pg.io/documentation/current/cluster_conf/#projected-volumes
307307
projectedVolumeTemplate: {}
308308
# sources:

0 commit comments

Comments
 (0)