Skip to content

Commit 2160c02

Browse files
committed
use distroless container build for skipper-ingress
use debug containers to attach to the pod in case you want to debug from inside the container Signed-off-by: Sandor Szücs <[email protected]>
1 parent e15b232 commit 2160c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/manifests/skipper/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{ $internal_version := "v0.20.5-813" }}
2-
{{ $canary_internal_version := "v0.20.15-824" }}
2+
{{ $canary_internal_version := "v0.20.15-825" }}
33

44
{{/* Optional canary arguments separated by "[cf724afc]" to allow whitespaces, e.g. "-foo=has a whitespace[cf724afc]-baz=qux" */}}
55
{{ $canary_args := "" }}

0 commit comments

Comments
 (0)