Skip to content

Commit 2a54e49

Browse files
Fixed tiny typo in values.yaml (zalando#2100)
1 parent c895e8f commit 2a54e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/postgres-operator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ configAwsOrGcp:
299299
# Path to mount the above Secret in the filesystem of the container(s)
300300
# additional_secret_mount_path: "/some/dir"
301301

302-
# AWS region used to store ESB volumes
302+
# AWS region used to store EBS volumes
303303
aws_region: eu-central-1
304304

305305
# enable automatic migration on AWS from gp2 to gp3 volumes

0 commit comments

Comments
 (0)