X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fdevops.git;a=blobdiff_plain;f=installers%2Fhelm%2Fosm%2Ftemplates%2Fro%2Fro-configmap.yaml;fp=installers%2Fhelm%2Fosm%2Ftemplates%2Fro%2Fro-configmap.yaml;h=ca59835b53be933b3f2061b098f681194d7a2dd8;hp=d8cce0253b85dfb14147cd5b619b0f69a4cc3531;hb=e12ced66c32cab580658c66291ac746495553e81;hpb=41f5ce501984dcb38c25822f26d4c329d0983308 diff --git a/installers/helm/osm/templates/ro/ro-configmap.yaml b/installers/helm/osm/templates/ro/ro-configmap.yaml index d8cce025..ca59835b 100644 --- a/installers/helm/osm/templates/ro/ro-configmap.yaml +++ b/installers/helm/osm/templates/ro/ro-configmap.yaml @@ -29,4 +29,5 @@ data: OSMRO_STORAGE_COLLECTION: "files" OSMRO_STORAGE_URI: "mongodb://mongodb-k8s:27017/?replicaSet=rs0" OSMRO_LOG_LEVEL: {{ .Values.ro.logLevel | default .Values.global.logLevel | default "INFO" }} -{{- end }} \ No newline at end of file + OSMRO_PERIOD_REFRESH_ACTIVE: "-1" +{{- end }}