Add sriov-network addon helm chart 36/120036/3
authorTodd Malsbary <todd.malsbary@intel.com>
Fri, 19 Mar 2021 22:07:32 +0000 (15:07 -0700)
committerTodd Malsbary <todd.malsbary@intel.com>
Tue, 4 May 2021 20:14:30 +0000 (13:14 -0700)
commit7fc924c09cf751c82fdd532ab0d3799395a1893b
tree4736eea20b4ed7360c4eb4acec7a5d7d8cff57d0
parentc7cc63c3e76d5739c67314008b01f6fe70289641
Add sriov-network addon helm chart

This chart deploys the CR used by the sriov-network-operator.

Issue-ID: MULTICLOUD-1324
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I9364868d3e58fd64e51a77aaa934284fad86a1b1
kud/deployment_infra/helm/sriov-network/.helmignore [new file with mode: 0644]
kud/deployment_infra/helm/sriov-network/Chart.yaml [new file with mode: 0644]
kud/deployment_infra/helm/sriov-network/templates/_helpers.tpl [new file with mode: 0644]
kud/deployment_infra/helm/sriov-network/templates/sriovnetwork.yaml [new file with mode: 0644]
kud/deployment_infra/helm/sriov-network/templates/sriovnetworknodepolicy.yaml [new file with mode: 0644]
kud/deployment_infra/helm/sriov-network/values.yaml [new file with mode: 0644]
kud/tests/sriov-network.sh [new file with mode: 0644]
kud/tests/sriov.sh