diff --git a/charts/sql/README.md b/charts/sql/README.md new file mode 100644 index 0000000..9d6a07f --- /dev/null +++ b/charts/sql/README.md @@ -0,0 +1,22 @@ +# + +![Version: ](https://img.shields.io/badge/Version--informational?style=flat-square) + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| discoverable.allow | bool | `true` | | +| postgresql.auth.database | string | `""` | | +| postgresql.auth.password | string | `""` | | +| postgresql.auth.postgresPassword | string | `""` | | +| postgresql.auth.username | string | `""` | | +| postgresql.extensions.postgis | bool | `false` | | +| postgresql.global.postgresql.service.ports.postgresql | int | `5432` | | +| postgresql.image.pullPolicy | string | `"IfNotPresent"` | | +| postgresql.image.tag | string | `"14"` | | +| postgresql.primary.initdb.scriptsConfigMap | string | `"{{ include \"library-chart.fullname\" . }}"` | | +| security.networkPolicy.enabled | bool | `true` | | + +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)