Currently this list is hardcoded to create a postgres and crunchy-postgres (or whatever the project name is). We should enable the creation of more users with a list variable.
Example of the variable in values.yaml and it being used in a chart:
values
template that uses the values list
Currently this list is hardcoded to create a
postgresandcrunchy-postgres(or whatever the project name is). We should enable the creation of more users with a list variable.Example of the variable in
values.yamland it being used in a chart:values
template that uses the values list