Skip to content

Commit

Permalink
cluster: values.yaml: fix trailing spaces
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Steiner <plesoun.stein@gmail.com>
  • Loading branch information
plesoun-stein committed Feb 12, 2025
1 parent 9edd6de commit 63efd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cluster/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ cluster:
additionalLabels: {}
annotations: {}

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

0 comments on commit 63efd50

Please sign in to comment.