Commit a89e70ef authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

update review values

parent 74b33ac6
......@@ -31,8 +31,9 @@ blockscout:
tls:
enabled: true
path:
prefix:
# - "/poa/sokol(/|$)(.*)"
- "/"
- "/"
# probes
livenessProbe:
enabled: true
......@@ -299,17 +300,20 @@ frontend:
tls:
enabled: true
path:
exact:
# - "/(apps|auth/profile|account)"
- "/"
prefix:
# - "/(apps|auth/profile|account)"
- "/"
- "/apps"
- "/_next"
- "/node-api"
- "/static"
- "/auth/profile"
- "/txs"
- "/tx"
- "/blocks"
- "/block"
- "/apps"
- "/_next"
- "/node-api"
- "/static"
- "/auth/profile"
- "/txs"
- "/tx"
- "/blocks"
- "/block"
resources:
limits:
memory:
......
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