X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-aux%2F80-Auxiliary-Functions%2Fhelm%2Fdashboard%2Fvalues.yaml;fp=aux%2F80-Auxiliary-Functions%2Fhelm%2Fdashboard%2Fvalues.yaml;h=48da93040fe1edc01b3d068df6e9d0106c88e925;hb=7f1e409379856025977fc8a6ea04ddb215f21a13;hp=13bc5cfcb9e9f2a547e1eb5f81dfaeddb97f9312;hpb=fc4f466d6a05466097cdcfff1990e732c3b288b0;p=it%2Fdep.git diff --git a/aux/80-Auxiliary-Functions/helm/dashboard/values.yaml b/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml similarity index 92% rename from aux/80-Auxiliary-Functions/helm/dashboard/values.yaml rename to ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml index 13bc5cfc..48da9304 100644 --- a/aux/80-Auxiliary-Functions/helm/dashboard/values.yaml +++ b/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml @@ -24,13 +24,13 @@ repository: "nexus3.o-ran-sc.org:10004" imagePullPolicy: IfNotPresent repositoryCred: docker-reg-cred - -image: - repository: ric-dash-be - tag: 1.0.0-SNAPSHOT - - -service: - type: NodePort - port: 80 - +dashboard: + image: + name: ric-dash-be + tag: 1.0.0-SNAPSHOT + + + service: + type: NodePort + port: 80 +