Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
Shiraz committed Jan 11, 2024
2 parents 4f29c04 + 8eea534 commit b119687
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions charts/sql/README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit b119687

Please sign in to comment.