Remove namespace designation from p4rtc_server

Today we use 'tost'. Tomorrow we might use 'sdfabric'.
Let's remove this for now and assume pfcp-agent will be deployed in the same name space of onos.

Note: changing VERSION to 1.0.13-dev since we don't need a tag for umbrella chart

Change-Id: I66c407c3ab03cff787502c455aca5b9e47eac734
3 files changed
tree: 9afbc42b3365df8202042fd718d5952fbd0ce994
  1. .gitignore
  2. .gitreview
  3. .reuse/
  4. LICENSES/
  5. Makefile
  6. README.md
  7. VERSION
  8. dbuf/
  9. int-host-reporter/
  10. pfcp-agent/
  11. sdfabric/
README.md

SD-Fabric Helm charts

This repository contains helm charts related to SD-Fabric project.

Initialize Helm chart dependency

To initialize Helm chart dependency, use the following command:

make deps

To deploy the SD-Fabric chart, see README of the SD-Fabric chart