Helm charts and apps for pm-setup
[nonrtric/plt/ranpm.git] / pm-rapp / README.md
1
2
3 ## Basic rAPP for demo purpose - starts a subscription and prints out received data on the topic to stdout
4
5
6 ### Manual build, tag and push to image repo
7
8 Build for docker or local kubernetes\
9 `./build.sh no-push [<image-tag>]`
10
11 Build for remote kubernetes - an externally accessible image repo (e.g. docker hub) is needed  \
12 `./build.sh <external-image-repo> [<image-tag>]`
13
14
15 ### Configuration
16