Skip to content

Commit 10ab913

Browse files
sametdpeshence
authored andcommitted
ingress condition and allowed roles to see request endpoints are added
1 parent 4fcecf7 commit 10ab913

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

values.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,10 @@ telemetry:
393393
basic_auth:
394394
enabled: true
395395
log_suppression_ttl: 3600
396+
allowed_roles:
397+
- polytope-telemetry
398+
- polytope-admin
399+
expose_requests: false # whether to expose /requests endpoint
396400

397401
metrics:
398402
prefix: polytope

0 commit comments

Comments
 (0)