Skip to content

Commit

Permalink
Merge pull request zealvora#17 from jasbir84-zz/patch-14
Browse files Browse the repository at this point in the history
Update imagewebhook.md
  • Loading branch information
zealvora authored Jul 4, 2022
2 parents fbaaa4e + bf1ac73 commit f93d819
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions domain-3-minimize-microservice-vulnerability/imagewebhook.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,14 +49,7 @@ users:
client-certificate: /etc/kubernetes/pki/apiserver.crt # cert for the webhook admission controller to use
client-key: /etc/kubernetes/pki/apiserver.key # key matching the cert

- mountPath: /etc/kubernetes/controlconf
name: admission-controller
readOnly: true

- hostPath:
path: /etc/kubernetes/controlconf
type: DirectoryOrCreate
name: admission-controller

```

#### Add following lines in the kube-apiserver manifest:
Expand Down

0 comments on commit f93d819

Please sign in to comment.