Skip to content

Commit

Permalink
Merge pull request #1650 from Adarsh-jaiss/bug-fix/1648
Browse files Browse the repository at this point in the history
fixed container name for shipwright-webhook
  • Loading branch information
SaschaSchwarze0 authored Jul 31, 2024
2 parents 5cd98cc + 0a33664 commit 9f91064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/700-deployment-webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
runAsNonRoot: true
serviceAccountName: shipwright-build-webhook
containers:
- name: shp-build-webhook
- name: shipwright-build-webhook
image: ko://github.com/shipwright-io/build/cmd/shipwright-build-webhook
volumeMounts:
- name: webhook-certs
Expand Down

0 comments on commit 9f91064

Please sign in to comment.