Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
docs: update helm docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgacsal committed Feb 9, 2024
1 parent fba9573 commit e301bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/kubernetes/helm/vmclarity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ secrets.
| postgresql.image.pullPolicy | string | `"IfNotPresent"` | Postgresql container image pull policy |
| postgresql.image.registry | string | `"docker.io"` | Postgresql container registry |
| postgresql.image.repository | string | `"bitnami/postgresql"` | Postgresql container repository |
| postgresql.image.tag | string | `"14.6.0-debian-11-r31"` | Postgresql container tag |
| postgresql.image.tag | string | `"16.2.0-debian-11-r1"` | Postgresql container tag |
| postgresql.podSecurityContext.enabled | bool | `true` | Pod security context enabled |
| postgresql.podSecurityContext.fsGroup | int | `1001` | Pod security context fsGroup |
| postgresql.resources.limits | object | `{}` | The resources limits for the postgresql containers |
Expand Down

0 comments on commit e301bbf

Please sign in to comment.