X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fhelm%2Fnanobot%2Fvalues.yaml;fp=ric_robot_suite%2Fhelm%2Fnanobot%2Fvalues.yaml;h=fd751c172a95bd48311e133e2eeede680a658038;hb=fb793dbf21da9874a5f26dfce45c4a08f4b02889;hp=256f17ceca5b78a6d467a3b215a06ebd943205d8;hpb=99115439fd9976bd251f98ed21171c6f38ff2b05;p=it%2Ftest.git diff --git a/ric_robot_suite/helm/nanobot/values.yaml b/ric_robot_suite/helm/nanobot/values.yaml index 256f17c..fd751c1 100644 --- a/ric_robot_suite/helm/nanobot/values.yaml +++ b/ric_robot_suite/helm/nanobot/values.yaml @@ -13,6 +13,12 @@ # See the License for the specific language governing permissions and # limitations under the License. +# +# configuration for this chart is split between this file and the "recipe" +# used by the ric-common chart. For the most part, platform configuration +# is defined by that recipe, and robot configuration is here. +# + images: ric: robot: @@ -46,7 +52,6 @@ ric: # for these can typically be found in # the ricplt/ric_env.sh file from the ric # platform source tree - namespace: ricplt releaseName: r0 components: appmgr: @@ -55,15 +60,16 @@ ric: rtmgr: user: test password: test - dbaas: - port: "6379" e2mgr: user: test password: test e2term: + a1mediator: xapp: - namespace: ricxapp + anr: + servicename: anr robot: + release: r1 # # host filesystem path where robot # output will be stored @@ -76,8 +82,15 @@ ric: # - ricdeployment # - healthcheck tags: - # - etetests - # - k8stests + enabled: + # - etetests + # - k8stests + disabled: + # - intrusive + # - artificialdata + - UpdateWebPage + - e2setup_dash + - x2setup_dash # job: # set this to a true value to cause @@ -94,4 +107,3 @@ ric: create: true # ... and specify the serviceaccount here: # name: nanobot - \ No newline at end of file