X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fa1simulator%2Fvalues.yaml;h=8fa377b7b5006361decee35fae5733703099ffbd;hb=0faae789812e0f84949d26c415e8cb2cce1d94d5;hp=af7ff5deedbab780e5694cd682a10485460a45cb;hpb=5e10316729da47c17161788a7185a70438506742;p=it%2Fdep.git diff --git a/nonrtric/helm/a1simulator/values.yaml b/nonrtric/helm/a1simulator/values.yaml index af7ff5de..8fa377b7 100644 --- a/nonrtric/helm/a1simulator/values.yaml +++ b/nonrtric/helm/a1simulator/values.yaml @@ -19,9 +19,12 @@ # Declare variables to be passed into your templates. a1simulator: - instanceName: a1-sim1 + instanceName: a1-sim imagePullPolicy: IfNotPresent image: registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" name: near-rt-ric-simulator tag: 1.0.1 + replicaCount: 2 + service: + internalPort: 8085