Skip to content

Commit 367393b

Browse files
authored
Merge pull request #7980 from zalando-incubator/container-registry.zalando.net/gwproxy/pod-deletion-cost-controller
pod-deletion-cost-controller: Update to version main-20
2 parents de4f441 + 687e9f7 commit 367393b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ spec:
2626
containers:
2727
- args:
2828
- -address=:8080
29-
- -log-level=INFO
30-
image: container-registry.zalando.net/gwproxy/pod-deletion-cost-controller:main-19
29+
- -v=0
30+
image: container-registry.zalando.net/gwproxy/pod-deletion-cost-controller:main-20
3131
name: pod-deletion-cost-controller
3232
ports:
3333
- containerPort: 8080

0 commit comments

Comments
 (0)