aboutsummaryrefslogtreecommitdiffstats
path: root/kud/hosting_providers/containerized/addons/values.yaml.tmpl
blob: b3e5845c1730eb470c9d563bbe4a634d69127cc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
HostIP: ${HOST_IP}
RsyncPort: 30441
GacPort: 30493
OvnPort: 30473
DtcPort: 30483

ClusterProvider: kud
ClustersLabel: kud-cluster
Clusters:
- KubeConfig: ${KUBE_PATH}
  Name: cluster

ProjectName: kud
LogicalCloud: kud

PackagesPath: ${PACKAGES_PATH}
AddonsApp: addons
AddonsProfile: addons-profile
AddonsDeploymentIntentGroup: addons-deployment-intent-group
AddonsDeploymentIntent: addons-deployment-intent
AddonsPlacementIntent: addons-placement-intent
Addons:
- kubevirt-operator
- cdi-operator
- multus-cni
- ovn4nfv
- node-feature-discovery
- sriov-network-operator
- qat-device-plugin
- cpu-manager

AddonResourcesApp: addon-resources
AddonResourcesProfile: addon-resources-profile
AddonResourcesDeploymentIntentGroup: addon-resources-deployment-intent-group
AddonResourcesDeploymentIntent: addon-resources-deployment-intent
AddonResourcesPlacementIntent: addon-resources-placement-intent
AddonResources:
- ovn4nfv-network
- sriov-network
- kubevirt
- cdi