Skip to content

Commit

Permalink
remove imagePullPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
wardviaene committed Jan 21, 2021
1 parent 7598823 commit 7797626
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mutatingwebhook/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ spec:
spec:
containers:
- name: mutatingwebhook
imagePullPolicy: Always
image: wardviaene/mutatingwebhook-example
ports:
- containerPort: 8443
Expand All @@ -69,4 +68,4 @@ spec:
ports:
- protocol: TCP
port: 443
targetPort: 8443
targetPort: 8443

0 comments on commit 7797626

Please sign in to comment.