diff options
author | Ritu Sood <ritu.sood@intel.com> | 2021-05-10 21:25:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-05-10 21:25:48 +0000 |
commit | 59a703bb8c443c2b7d6b7cdab9e8448b944e5cf2 (patch) | |
tree | 3e208cf9740d90f6e8a0bdb8a70b11707a8c9b43 /kud/deployment_infra/emco/examples/values-resources.yaml.example | |
parent | 3f5cacd8a183aa9feee9fb0cdc6231215c19c206 (diff) | |
parent | cc302424c0b129267235157640be28b45597fef2 (diff) |
Merge "EMCO deploy of addons"
Diffstat (limited to 'kud/deployment_infra/emco/examples/values-resources.yaml.example')
-rw-r--r-- | kud/deployment_infra/emco/examples/values-resources.yaml.example | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/kud/deployment_infra/emco/examples/values-resources.yaml.example b/kud/deployment_infra/emco/examples/values-resources.yaml.example new file mode 100644 index 00000000..acfd903c --- /dev/null +++ b/kud/deployment_infra/emco/examples/values-resources.yaml.example @@ -0,0 +1,19 @@ +HostIP: $HOST_IP +KubeConfig: $KUBE_PATH +PackagesPath: $PWD/../output/packages +ProjectName: proj1 +RsyncPort: 30441 +GacPort: 30493 +OvnPort: 30473 +DtcPort: 30483 +ClusterProvider: provider1 +Cluster1: cluster1 +ClusterLabel: edge-cluster +LogicalCloud: default +CompositeApp: addon-resources +CompositeProfile: addon-resources-profile +DeploymentIntentGroup: addon-resources-deployment-intent-group +DeploymentIntent: addon-resources-deployment-intent +GenericPlacementIntent: addon-resources-placement-intent +Apps: +- sriov-network |