Closed jhunterc15 closed 11 months ago
@jhunterc15 For cleaner values.yaml, I would like to ask you to move cloudsqlSecurityContext
to database.googleCloudSQL.securityContext
and rename metabaseSecurityContext
to just securityContext
Thanks for contributing !
This will allow users to specify their own securityContext.
I created separate hooks for metabase and cloudsql so that they can be different if the user wants them to be. Let me know if you like these changes and I can add them to the documentation as a part of this PR.