Skip to content

Commit

Permalink
skipper: downgrade webhook image version
Browse files Browse the repository at this point in the history
Use version before #6341.
PR #6384 introduces config item for ingress validation.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>
  • Loading branch information
AlexanderYastrebov committed Aug 24, 2023
1 parent 4a5592f commit c4bb331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/node-pools/master-default/userdata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ write_files:
name: admission-controller-kubeconfig
readOnly: true
- name: skipper-admission-webhook
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper:v0.17.1
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper:v0.16.167
args:
- webhook
- --address=:9085
Expand Down

0 comments on commit c4bb331

Please sign in to comment.