Commit 1cba69fe authored by Nick Zenchik's avatar Nick Zenchik

Frontend values update to match new helm chart

parent f11b0c8e
......@@ -235,6 +235,7 @@ frontend:
enabled: true
image:
_default: ghcr.io/blockscout/frontend:latest
pullPolicy: Always
ingress:
enabled: true
# annotations:
......
......@@ -186,6 +186,7 @@ frontend:
enabled: true
image:
_default: ghcr.io/blockscout/frontend:main
pullPolicy: Always
replicas:
app: 1
docker:
......
......@@ -5,6 +5,7 @@ frontend:
enabled: true
image:
_default: ghcr.io/blockscout/frontend:prerelease-{{ requiredEnv "GITHUB_REF_NAME_SLUG" }}
pullPolicy: Always
ingress:
enabled: true
host:
......
......@@ -5,6 +5,7 @@ frontend:
enabled: true
image:
_default: ghcr.io/blockscout/frontend:prerelease-{{ requiredEnv "GITHUB_REF_NAME_SLUG" }}
pullPolicy: Always
ingress:
enabled: true
host:
......
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