mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 09:30:37 +00:00
helm repository name fix for production proxy deploy (#1790)
This commit is contained in:
@@ -685,7 +685,7 @@ jobs:
|
||||
name: Setup helm v3
|
||||
command: |
|
||||
curl -s https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
|
||||
helm repo add zenithdb https://neondatabase.github.io/helm-charts
|
||||
helm repo add neondatabase https://neondatabase.github.io/helm-charts
|
||||
- run:
|
||||
name: Re-deploy proxy
|
||||
command: |
|
||||
|
||||
Reference in New Issue
Block a user