diff --git a/template-postgres/values.yaml b/template-postgres/values.yaml index 1675dcf..33f2703 100644 --- a/template-postgres/values.yaml +++ b/template-postgres/values.yaml @@ -7,4 +7,5 @@ database: size: 10Gi auth: user: postgres - password: super \ No newline at end of file + password: super + \ No newline at end of file