Updated Helm Chart Location

Signed-off-by: Johannes Gross <jgross@bright-skies.de>
This commit is contained in:
Johannes Gross 2020-11-04 13:16:05 +01:00
parent 370440f63d
commit 591a3e7a60

View File

@ -101,7 +101,7 @@
- name: Deploy and Activate Postgres (Kubernetes)
shell: |
helm repo add stable https://kubernetes-charts.storage.googleapis.com
helm repo add stable https://charts.helm.sh/stable
helm repo update
helm upgrade {{ postgresql_service_name }} \
--install \