X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fa1controller%2Fvalues.yaml;h=6b0e5d370fe7bb69dc8b9b24813cdebdafd91f65;hb=e9f208bb87c52bdb221775f5e3dad7d661b74b50;hp=76eb3f29ae9dc349c9e96f646bec7a1436c5e255;hpb=250396e51a04a674636d14c8d9c59b7b10dc229d;p=it%2Fdep.git diff --git a/nonrtric/helm/a1controller/values.yaml b/nonrtric/helm/a1controller/values.yaml index 76eb3f29..6b0e5d37 100644 --- a/nonrtric/helm/a1controller/values.yaml +++ b/nonrtric/helm/a1controller/values.yaml @@ -17,11 +17,13 @@ # Default values for a1controller. # This is a YAML-formatted file. # Declare variables to be passed into your templates. - a1controller: imagePullPolicy: IfNotPresent image: - registry: "nexus3.o-ran-sc.org:10002/o-ran-sc" + registry: 'nexus3.o-ran-sc.org:10002/o-ran-sc' name: nonrtric-a1-controller tag: 1.7.4 - replicaCount: 1 \ No newline at end of file + replicaCount: 1 + service: + internalPort: 8181 + externalPort: 8282 \ No newline at end of file