Skip to content

Commit

Permalink
Update skipper version for webhook binary
Browse files Browse the repository at this point in the history
Signed-off-by: Mustafa Abdelrahman <mustafa.abdelrahman@zalando.de>
  • Loading branch information
MustafaSaber committed Aug 15, 2023
1 parent 567ad6e commit 3f6e929
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:
readOnly: true
{{- if or (eq .Cluster.ConfigItems.routegroups_validation "provisioned") (eq .Cluster.ConfigItems.routegroups_validation "enabled") }}
- name: routegroups-admission-webhook
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/staging_namespace/teapot/skipper-test:pr-2493-1
image: 926694233939.dkr.ecr.eu-central-1.amazonaws.com/production_namespace/teapot/skipper:v0.17.1
args:
- webhook
- --address=:9085
Expand Down

0 comments on commit 3f6e929

Please sign in to comment.