1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-03 16:04:26 +00:00

k8s metadata vendor update

This commit is contained in:
Alena Prokharchyk
2019-09-05 11:30:29 -07:00
parent 4a4a2357d3
commit 96802dfc72
4 changed files with 8 additions and 4 deletions

View File

@@ -185,6 +185,8 @@ spec:
operator: NotIn
values:
- windows
- key: node-role.kubernetes.io/worker
operator: Exists
hostNetwork: true
{{if .DNSPolicy}}
dnsPolicy: {{.DNSPolicy}}
@@ -644,6 +646,8 @@ spec:
operator: NotIn
values:
- windows
- key: node-role.kubernetes.io/worker
operator: Exists
terminationGracePeriodSeconds: 60
tolerations:
- effect: NoExecute