Loading helm/capif/charts/ocf-register/templates/deployment.yaml +0 −3 Original line number Diff line number Diff line Loading @@ -33,9 +33,6 @@ spec: {{- toYaml . | nindent 6 }} {{- end }} containers: {{- with .Values.extraConfigPod }} {{- toYaml . | nindent 8 }} {{- end }} - name: {{ .Chart.Name }} securityContext: {{- toYaml .Values.securityContext | nindent 12 }} Loading Loading
helm/capif/charts/ocf-register/templates/deployment.yaml +0 −3 Original line number Diff line number Diff line Loading @@ -33,9 +33,6 @@ spec: {{- toYaml . | nindent 6 }} {{- end }} containers: {{- with .Values.extraConfigPod }} {{- toYaml . | nindent 8 }} {{- end }} - name: {{ .Chart.Name }} securityContext: {{- toYaml .Values.securityContext | nindent 12 }} Loading