Skip to content

Conversation

@Schmaetz
Copy link
Collaborator

@Schmaetz Schmaetz commented Apr 3, 2024

This Helm chart originally comes from the development repo and has been updated.
The templates have been split to optimise classification and readability.

The Helm chart is executable on Kubernetes and Openshift. Tested with minikube and crc.

@psoo
Copy link

psoo commented Apr 4, 2024

Looks good so far. What i don't like is the exposed default password in values.yaml, but not sure if that is forced to be overwritten somewhere else.

- name: initdb
mountPath: /docker-entrypoint-initdb.d
- name: core-db-vol
mountPath: /var/lib/postgresql/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
mountPath: /var/lib/postgresql/
mountPath: /var/lib/postgresql/data
@Schmaetz Schmaetz merged commit 06d7433 into main Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants