Skip to content

Commit 687e9f7

Browse files
committed
rewrite log args
Signed-off-by: Sandor Szücs <[email protected]>
1 parent b7681d4 commit 687e9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/skipper/pod-deletion-cost-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
containers:
2727
- args:
2828
- -address=:8080
29-
- -log-level=INFO
29+
- -v=0
3030
image: container-registry.zalando.net/gwproxy/pod-deletion-cost-controller:main-20
3131
name: pod-deletion-cost-controller
3232
ports:

0 commit comments

Comments
 (0)