X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=nonrtric%2Fhelm%2Fenrichmentservice%2Fvalues.yaml;fp=nonrtric%2Fhelm%2Fenrichmentservice%2Fvalues.yaml;h=8ed6dc589b5a0b9b853dbfebe7a2d3247d096aca;hb=8a1a9a4f6864499d0340ff3b8e2de46eeda9ec33;hp=e5d997a9cb6d9d2531fdd3f47a5bbf1a67f946be;hpb=46f7ba1892ac506611fb76d610e2752a0a923620;p=it%2Fdep.git diff --git a/nonrtric/helm/enrichmentservice/values.yaml b/nonrtric/helm/enrichmentservice/values.yaml index e5d997a9..8ed6dc58 100644 --- a/nonrtric/helm/enrichmentservice/values.yaml +++ b/nonrtric/helm/enrichmentservice/values.yaml @@ -21,8 +21,8 @@ enrichmentservice: imagePullPolicy: IfNotPresent image: - registry: 'nexus3.o-ran-sc.org:10004/o-ran-sc' - name: 'nonrtric-enrichment-coordinator-service' + registry: "nexus3.o-ran-sc.org:10004/o-ran-sc" + name: "nonrtric-enrichment-coordinator-service" tag: 1.1.0 service: allowHttp: true @@ -39,10 +39,7 @@ enrichmentservice: initialDelaySeconds: 20 periodSeconds: 10 persistence: - volumeReclaimPolicy: Retain - accessMode: ReadWriteOnce size: 2Gi - mountPath: /dockerdata-nfs - mountSubPath: nonrtric/enrichmentservice + storageClassName: standard ingress: enabled: false