This chart just loads TOSCA for adding a PONSIM OLT and Mininet AGG Switch to XOS. It is used by SiaB.
{% include "../partials/helm/add-cord-repo.md" %}
You can then install it using:
helm install -n ponsim-pod cord/ponsim-pod \ --set numOlts=1 \ --set numOnus=1
Arguments numOlts and numOnus can be set between 1 and 4.