Skip to content

Commit

Permalink
update demo values
Browse files Browse the repository at this point in the history
  • Loading branch information
tom2drum committed Aug 30, 2024
1 parent 79e760e commit b5f6e4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/values/review/values.yaml.gotmpl
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ frontend:
NEXT_PUBLIC_DATA_AVAILABILITY_ENABLED: true
NEXT_PUBLIC_NAVIGATION_HIGHLIGHTED_ROUTES: "['/apps']"
PROMETHEUS_METRICS_ENABLED: true
NEXT_PUBLIC_FOOTER_LINKS: [{'title':'Lev 🦁','links':[{'text':'Github','url':'https://github.com/sevenzing'},{'text':'Telegram','url':'https://t.me/lymarenkolev'}]}]
envFromSecret:
NEXT_PUBLIC_SENTRY_DSN: ref+vault://deployment-values/blockscout/dev/review?token_env=VAULT_TOKEN&address=https://vault.k8s.blockscout.com#/NEXT_PUBLIC_SENTRY_DSN
SENTRY_CSP_REPORT_URI: ref+vault://deployment-values/blockscout/dev/review?token_env=VAULT_TOKEN&address=https://vault.k8s.blockscout.com#/SENTRY_CSP_REPORT_URI
Expand Down

0 comments on commit b5f6e4e

Please sign in to comment.