Skip to content

Commit

Permalink
Remove unnecessary permissions from shipwright-build-webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
SaschaSchwarze0 committed Dec 11, 2023
1 parent 97af4d9 commit 1a4ade0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 38 deletions.
24 changes: 0 additions & 24 deletions deploy/201-role-webhook.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions deploy/301-rolebinding-webhook.yaml

This file was deleted.

1 change: 1 addition & 0 deletions deploy/700-deployment-webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ spec:
labels:
name: shp-build-webhook
spec:
automountServiceAccountToken: false
securityContext:
runAsNonRoot: true
serviceAccountName: shipwright-build-webhook
Expand Down

0 comments on commit 1a4ade0

Please sign in to comment.