Skip to content

Commit

Permalink
remove useless fields in webhook.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
  • Loading branch information
mars1024 committed Feb 20, 2020
1 parent 657b5a2 commit cf2784a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions yamls/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,6 @@ spec:
- mountPath: /tmp/k8s-webhook-server/serving-certs
name: cert
readOnly: true
env:
- name: POD_NAME
valueFrom:
fieldRef:
fieldPath: metadata.name
- name: KUBE_NAMESPACE
valueFrom:
fieldRef:
fieldPath: metadata.namespace
readinessProbe:
tcpSocket:
port: 8443
Expand Down

0 comments on commit cf2784a

Please sign in to comment.