X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=install%2Fhelm%2Fnrt-pm%2Fcharts%2Fdfc%2Ftemplates%2Fapp-statefulset.yaml;h=a69a66795a9ec9bb02592806341fd0433744b400;hb=HEAD;hp=e6883dec9750a4fe8e1e52f00a198dc2831a20bd;hpb=b0884717d5524c69abb69f6267e78ac4cd132910;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 e6883de..a69a667 100644 --- a/install/helm/nrt-pm/charts/dfc/templates/app-statefulset.yaml +++ b/install/helm/nrt-pm/charts/dfc/templates/app-statefulset.yaml @@ -1,5 +1,6 @@ # ============LICENSE_START=============================================== -# Copyright (C) 2023 Nordix Foundation. All rights reserved. +# Copyright (C) 2020-2023 Nordix Foundation. All rights reserved. +# Copyright (C) 2023 OpenInfra Foundation Europe. All rights reserved. # ======================================================================== # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -46,7 +47,7 @@ spec: - name: dfc securityContext: runAsUser: 0 # Need to run as root - needed when writing to hostpath - image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-datafilecollector:1.0.0 + image: nexus3.o-ran-sc.org:10002/o-ran-sc/nonrtric-plt-ranpm-datafilecollector:1.1.0 imagePullPolicy: Always ports: - name: http