- Adds PGID as a values.yaml setting that sets PGID env-var
- Adds PUID as a values.yaml settings that sets PGID env-var
- Adjusts Common Unit test accordingly
(both can also in the future be used to set securityContext based containers)
* setting enabled to true is a requirement
* setting empty-dir to false on all might be wise
* increase minor version numbers
* remove redundant empty dir setting
* Comment out appVolumeMounts from default values.yaml file
* use empty dirs for all test_values (and nothing more)
* Small typo fixes
This adds the bitnami common chart templates.
In the future those should be more integrated into our common chart
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>