X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fdep.git;a=blobdiff_plain;f=smo-install%2Foran_oom%2Foru-app%2Ftemplates%2Fdeployment.yaml;fp=smo-install%2Foran_oom%2Foru-app%2Ftemplates%2Fdeployment.yaml;h=6955c6d563f546cc41eaad2e60accb8074ab43a2;hp=d5df28e8b191270c8e0da205c9a4cac9483f424c;hb=cca27849892eefbac641ad2238d68408cb03a7a3;hpb=538db334410daa7980de36b5632aa90c8e863d8e diff --git a/smo-install/oran_oom/oru-app/templates/deployment.yaml b/smo-install/oran_oom/oru-app/templates/deployment.yaml index d5df28e8..6955c6d5 100644 --- a/smo-install/oran_oom/oru-app/templates/deployment.yaml +++ b/smo-install/oran_oom/oru-app/templates/deployment.yaml @@ -18,10 +18,6 @@ spec: release: {{ .Release.Name }} chart: {{ .Chart.Name }} spec: - initContainers: - {{- if .Values.global.aafEnabled }} - {{ include "common.certInitializer.initContainer" . | indent 6 }} - {{- end }} containers: - name: {{ .Chart.Name }} image: "{{ .Values.image.repository }}/{{ .Values.image.name}}:{{ .Values.image.tag }}"