Fix sriov tolerations

pull/1846/head
Steven Crespo 2022-04-06 12:39:29 -07:00
parent 9d39ba9f63
commit 09ef2dc997
3 changed files with 7 additions and 3 deletions

View File

@ -9,7 +9,7 @@
+ - effect: NoSchedule
+ key: node-role.kubernetes.io/control-plane
+ operator: Exists
+ - effect: NoSchedule
+ - effect: NoExecute
+ key: node-role.kubernetes.io/etcd
+ operator: Exists
nodeSelector:

View File

@ -1,7 +1,7 @@
url: https://github.com/k8snetworkplumbingwg/sriov-network-operator.git
subdirectory: deployment/sriov-network-operator
commit: c5c943cc214f4113b6f6be8d7c48ac837aa1669c
version: 100.0.2
version: 100.0.3
additionalCharts:
- workingDir: charts-crd
crdOptions:

View File

@ -17,3 +17,7 @@ rancher-vsphere-cpi:
- 100.3.0+up1.2.1
rancher-vsphere-csi:
- 100.3.0+up2.5.1-rancher1
sriov:
- 100.0.3+up0.1.0
sriov-crd:
- 100.0.3+up0.1.0