Changing the image location pointing to release repo
[nonrtric/plt/ranpm.git] / install / helm / nrt-pm-log / templates / app-statefulset.yaml
index cc3a874..19107b8 100644 (file)
@@ -45,7 +45,7 @@ spec:
           emptyDir: {}
       containers:
       - name: auth-token
-        image: nexus3.o-ran-sc.org:10001/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.1
+        image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.1
         imagePullPolicy: Always
         env:
         - name: CREDS_GRANT_TYPE
@@ -62,7 +62,7 @@ spec:
         - mountPath: /token-cache
           name: token-cache-volume
       - name: pmlog
-        image: nexus3.o-ran-sc.org:10001/o-ran-sc/nonrtric-plt-pmlog:1.0.0
+        image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-pmlog:1.0.0
         imagePullPolicy: Always
         command:
         - sh