Skip to content
Snippets Groups Projects
Commit 20faca6e authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

update postgres fleet

parent b4272ef8
No related branches found
No related tags found
No related merge requests found
...@@ -3,13 +3,10 @@ helm: ...@@ -3,13 +3,10 @@ helm:
releaseName: postgresql releaseName: postgresql
repo: https://charts.bitnami.com/bitnami repo: https://charts.bitnami.com/bitnami
chart: postgresql chart: postgresql
version: 12.11.1 version: 12.12.4
values: values:
auth: auth:
existingSecret: "postgresql-auth" existingSecret: "postgresql-auth"
primary:
nodeSelector:
worker: "true"
targetCustomizations: targetCustomizations:
- name: istio - name: istio
clusterSelector: clusterSelector:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment