X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric-xapps%2F90-xApps%2Fetc%2Fxapp.conf;fp=ric-xapps%2F90-xApps%2Fhelm%2Fxapp-std%2Ftemplates%2Fappsecret.yaml;h=956b3671c1e42342f6f6965ef77b639f000a4243;hb=refs%2Fchanges%2F61%2F461%2F8;hp=a0dce0e33dd2ec3c86aead231dfda6db1eaa79ae;hpb=97a3693d4035b13c6aa0c80f1dceefa1cd10ce5b;p=it%2Fdep.git diff --git a/ric-xapps/90-xApps/helm/xapp-std/templates/appsecret.yaml b/ric-xapps/90-xApps/etc/xapp.conf similarity index 87% rename from ric-xapps/90-xApps/helm/xapp-std/templates/appsecret.yaml rename to ric-xapps/90-xApps/etc/xapp.conf index a0dce0e3..956b3671 100644 --- a/ric-xapps/90-xApps/helm/xapp-std/templates/appsecret.yaml +++ b/ric-xapps/90-xApps/etc/xapp.conf @@ -14,13 +14,9 @@ # See the License for the specific language governing permissions and # # limitations under the License. # ################################################################################ -apiVersion: v1 -kind: Secret -metadata: - name: {{ .Release.Name }}-appsecret -type: Opaque -stringData: - {{- with .Values.ricapp.appsecret }} - {{- toYaml . | nindent 2 }} - {{- end }} + +default_helm_repo=https://helm-entry + +default_docker_registry=docker-entry +