X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=capifcore%2FREADME.md;h=1f70c6ed69eaafb0b2d2d7be236f2709fbce178b;hb=refs%2Fchanges%2F45%2F10345%2F1;hp=faa18a6012eacd8766ddc4d2a9a0ddd2ab6d60f6;hpb=30931ba398fc7a3b9269af7120dce7bad027c79e;p=nonrtric%2Fplt%2Fsme.git diff --git a/capifcore/README.md b/capifcore/README.md index faa18a6..1f70c6e 100644 --- a/capifcore/README.md +++ b/capifcore/README.md @@ -94,6 +94,6 @@ The application can also be built as a Docker image, by using the following comm To run the Core Function from the command line, run the following commands from this folder. For the parameter `chartMuseumUrl`, if it is not provided CAPIF Core will not do any Helm integration, i.e. try to start any Halm chart when publishing a service. - ./capifcore [-port ] [-chartMuseumUrl ] [-repoName ] [-loglevel ] + ./capifcore [-port ] [-secPort ] [-chartMuseumUrl ] [-repoName ] [-loglevel ] [-certPath ] [-keyPath ] To run CAPIF Core as a K8s pod together with ChartMuseum, start and stop scripts are provided. The pod configurations are provided in the `configs` folder. CAPIF Core is then available on port `31570`.