Add default for postgres_extra_args variable

This commit is contained in:
Christian M. Adams
2022-01-11 14:18:34 -05:00
parent 0f07a475b5
commit cbd7da9dcf

View File

@@ -215,6 +215,9 @@ projects_persistence: false
# Define an existing PersistentVolumeClaim to use
projects_existing_claim: ''
#
# Define postgres configuration arguments to use
postgres_extra_args: ''
# Define the storage_class, size and access_mode
# when not using an existing claim
projects_storage_size: 8Gi