Updated installation and components
[nonrtric/plt/ranpm.git] / install / helm / nrt-pm / charts / dfc / templates / app-statefulset.yaml
index d7c1d4f..ed095ac 100644 (file)
@@ -46,10 +46,9 @@ spec:
       - name: dfc
         securityContext:
           runAsUser: 0     # Need to run as root - needed when writing to hostpath
-        image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-datafilecollector:1.0.0
-        #image: o-ran-sc/nonrtric-plt-ranpm-datafilecollector:1.0.0-SNAPSHOT
+#       image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-ranpm-datafilecollector:1.0.0
+        image: nexus3.o-ran-sc.org:10003/o-ran-sc/nonrtric-plt-ranpm-datafilecollector:1.0.0-SNAPSHOT
         imagePullPolicy: Always
-        #imagePullPolicy: Never
         ports:
         - name: http
           containerPort: 8100