X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=install%2Fhelm%2Fnrt-pm%2Fcharts%2Fdfc%2Ftemplates%2Fapp-statefulset.yaml;h=e6883dec9750a4fe8e1e52f00a198dc2831a20bd;hb=refs%2Fchanges%2F11%2F12111%2F1;hp=d7c1d4f7cb75a26ad2e3f087eb5e02c056c23550;hpb=d806dbef4f43bb9c631c818e96c1a39e440c5e6c;p=nonrtric%2Fplt%2Franpm.git diff --git a/install/helm/nrt-pm/charts/dfc/templates/app-statefulset.yaml b/install/helm/nrt-pm/charts/dfc/templates/app-statefulset.yaml index d7c1d4f..e6883de 100644 --- a/install/helm/nrt-pm/charts/dfc/templates/app-statefulset.yaml +++ b/install/helm/nrt-pm/charts/dfc/templates/app-statefulset.yaml @@ -46,10 +46,8 @@ 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:10002/o-ran-sc/nonrtric-plt-ranpm-datafilecollector:1.0.0 imagePullPolicy: Always - #imagePullPolicy: Never ports: - name: http containerPort: 8100 @@ -74,7 +72,7 @@ spec: - name: APP_KAFKA_CLIENT-ID value: "datafile-collector.$(APPNS).$(APPID)" - 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:10002/o-ran-sc/nonrtric-plt-auth-token-fetch:1.1.1 imagePullPolicy: Always env: - name: CREDS_GRANT_TYPE