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

restructure existing secret configuration

parent d39cce53
No related branches found
No related tags found
No related merge requests found
......@@ -4,9 +4,6 @@ helm:
repo: https://charts.bitnami.com/bitnami
chart: postgresql
version: 12.12.4
values:
auth:
existingSecret: "postgresql-auth"
targetCustomizations:
- name: istio
clusterSelector:
......@@ -17,13 +14,13 @@ targetCustomizations:
primary:
podAnnotations:
proxy.istio.io/config: '{ "holdApplicationUntilProxyStarts": true }'
- name: loki-1
- name: postgres-existing-secret
clusterSelector:
matchLabels:
name: loki-1
postgres-existing-secret: "true"
helm:
values:
auth:
existingSecret: null
existingSecret: "postgresql-auth"
dependsOn:
- name: cinder-csi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment