commit | 43eadccbc1defc8609bdf0fc81c67ff290f27598 | [log] [tgz] |
---|---|---|
author | Hyunsun Moon <hyunsun@opennetworking.org> | Tue Aug 20 16:16:08 2019 -0600 |
committer | Hyunsun Moon <hyunsun@opennetworking.org> | Fri Aug 23 13:39:13 2019 -0500 |
tree | f68e25f16ebbcf025f67f54ef0b55a4290e07724 | |
parent | 7a007bb0984799c8fa2b66bf9628251652b079d5 [diff] |
Add nodeSelctor to omasim Also, change "conf" to "config" for consistency with omec charts. Change-Id: I6db9a4d51a131292df1c78b65ed7306d1748388c
This repo contains the helm charts for use in the CORD and subsidiary projects.
Thes charts are published on: https://charts.opencord.org/
Please see https://guide.opencord.org/charts/helm.html for more complete documentation.
When you make changes to charts, please make sure of the following:
Make sure the chart passes a strict lint with helm lint --strict <chartname>
. The scripts/helmlint.sh
will check all charts.
When you modify a chart, you must increase the version in Chart.yaml
. You may also need to update other charts that depend on your chart.