X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=helm%2Fappmgr%2Ftemplates%2Fdeployment.yaml;h=f1c38e3137464af30237f94d4615971ebcb613e0;hb=50c429beebd877818f031ebebd698a60d1700097;hp=c3383aa1d22853daa698a6e8ad683b9ba539e98c;hpb=38dc857062b14145f5b9db89d10eba0ae5b90d11;p=ric-plt%2Fric-dep.git diff --git a/helm/appmgr/templates/deployment.yaml b/helm/appmgr/templates/deployment.yaml index c3383aa..f1c38e3 100644 --- a/helm/appmgr/templates/deployment.yaml +++ b/helm/appmgr/templates/deployment.yaml @@ -86,18 +86,6 @@ spec: subPath: appmgr-tiller-secret-copier.sh {{- end }} containers: - - name: {{ include "common.containername.appmgr.chartmuseum" . }} - {{- $newctx := dict "ctx" $topCtx "defaultregistry" .Values.appmgr.image.chartmuseum.registry }} - image: {{ include "common.dockerregistry.url" $newctx }}/{{ .Values.appmgr.image.chartmuseum.name }}:{{ .Values.appmgr.image.chartmuseum.tag }} - {{- $newctx := dict "ctx" $topCtx "defaultpullpolicy" .Values.appmgr.imagePullPolicy }} - imagePullPolicy: {{ include "common.dockerregistry.pullpolicy" $newctx }} - envFrom: - - configMapRef: - name: {{ include "common.configmapname.appmgr" . }}-chartmuseum-env - ports: - - name: chartmuseum - containerPort: {{ include "common.serviceport.appmgr.chartmuseum.http" . }} - protocol: TCP - name: {{ include "common.containername.appmgr" . }} {{- $newctx := dict "ctx" $topCtx "defaultregistry" .Values.appmgr.image.appmgr.registry }} image: {{ include "common.dockerregistry.url" $newctx }}/{{ .Values.appmgr.image.appmgr.name }}:{{ .Values.appmgr.image.appmgr.tag }} @@ -129,6 +117,8 @@ spec: envFrom: - configMapRef: name: {{ include "common.configmapname.appmgr" . }}-env + - configMapRef: + name: {{ include "common.configmapname.dbaas" . }}-appconfig livenessProbe: #exec: # command: