Skip to content

Commit

Permalink
fixed container name for shipwright-webhook
Browse files Browse the repository at this point in the history
Signed-off-by: adarsh-jaiss <[email protected]>
  • Loading branch information
Adarsh-jaiss committed Jul 21, 2024
1 parent a38cc4f commit 0a33664
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 0a33664

Please sign in to comment.