mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 01:47:35 -02:30
Merge pull request #8534 from tapled/update-helm-chart-location
Updated Helm Chart Location Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
|
|
||||||
- name: Deploy and Activate Postgres (Kubernetes)
|
- name: Deploy and Activate Postgres (Kubernetes)
|
||||||
shell: |
|
shell: |
|
||||||
helm repo add stable https://kubernetes-charts.storage.googleapis.com
|
helm repo add stable https://charts.helm.sh/stable
|
||||||
helm repo update
|
helm repo update
|
||||||
helm upgrade {{ postgresql_service_name }} \
|
helm upgrade {{ postgresql_service_name }} \
|
||||||
--install \
|
--install \
|
||||||
|
|||||||
Reference in New Issue
Block a user