Commit b38b5a8e authored by Nick Zenchik's avatar Nick Zenchik Committed by GitHub

Moving blockscout deployment to new helm chart (#1059)

* Moving blockscout deployment to new helm chart

* Fixing front-main deploy vars
parent e44179c1
......@@ -10,13 +10,15 @@ helmDefaults:
repositories:
- name: blockscout-ci-cd
url: https://blockscout.github.io/blockscout-ci-cd
- name: blockscout
url: https://blockscout.github.io/helm-charts
- name: bedag
url: https://bedag.github.io/helm-charts
releases:
# Deploy front-main
- name: bs-stack
chart: blockscout-ci-cd/blockscout-stack
chart: blockscout/blockscout-stack
namespace: front-main
labels:
app: front
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment