NONRTRIC-924: RANPM - remove proxy
[nonrtric/plt/ranpm.git] / install / helm / nrt-pm / charts / pm-producer-json2kafka / templates / app-statefulset.yaml
index 565d763..c906f17 100644 (file)
@@ -36,10 +36,8 @@ spec:
     spec:
       containers:
       - name: pm-producer-json2kafka
-        image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-pmproducer:1.0.0
-        #image: o-ran-sc/nonrtric-plt-pmproducer:1.0.0-SNAPSHOT
+        image: nexus3.o-ran-sc.org:10001/o-ran-sc/nonrtric-plt-pmproducer:1.0.1
         imagePullPolicy: Always
-        #imagePullPolicy: Never
         ports:
         - name: http
           containerPort: 8084
@@ -65,7 +63,7 @@ spec:
         - mountPath: /token-cache
           name: token-cache-volume
       - name: auth-token
-        image: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.1
+        image: nexus3.o-ran-sc.org:10001/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.1
         imagePullPolicy: Always
         env:
         - name: CREDS_GRANT_TYPE