aboutsummaryrefslogtreecommitdiffstats
path: root/kud/deployment_infra/emco/examples/values.yaml.example
blob: 67944eb8a229479b639602def50f810e5bbb7e71 (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
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: $PWD/../output/packages
AddonsApp: addons
AddonsProfile: addons-profile
AddonsDeploymentIntentGroup: addons-deployment-intent-group
AddonsDeploymentIntent: addons-deployment-intent
AddonsPlacementIntent: addons-placement-intent
Addons:
- 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