Skip to content

Commit 228639b

Browse files
committed
add api port and ring log size values to the config map
1 parent 82d5583 commit 228639b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

manifests/configmap.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,5 @@ data:
2929
teams_api_url: http://fake-teams-api.default.svc.cluster.local
3030
workers: "4"
3131
enable_load_balancer: "true"
32+
api_port: "8080"
33+
ring_log_lines: "100"

0 commit comments

Comments
 (0)