Skip to content

Commit

Permalink
Revert "use slimmer version from amazon-linux"
Browse files Browse the repository at this point in the history
This reverts commit 2dcefb9 due to
CrashLoop.

See #7539
  • Loading branch information
AlexanderYastrebov committed May 21, 2024
1 parent 69895b6 commit 01f930c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/manifests/skipper/deployment.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ $internal_version := "v0.21.91-921" }}
{{ $canary_internal_version := "v0.21.96-927" }}
{{ $canary_internal_version := "v0.21.91-921" }}

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

0 comments on commit 01f930c

Please sign in to comment.