Skip to content

Commit 2983e0f

Browse files
committed
fix?
1 parent b6d0201 commit 2983e0f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

deploy/csi-rclone/templates/_certificates-init-container.tpl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
{{- $customCAsForMountsEnabled := .Values.csiNodepluginRclone.certificates.customCAsForDataConnectorMounts -}}
44
- name: init-certificates
55
image: "{{ .Values.csiNodepluginRclone.certificates.image.repository }}:{{ .Values.csiNodepluginRclone.certificates.image.tag }}"
6-
securityContext:
7-
{{- toYaml .Values.securityContext | nindent 4 }}
86
volumeMounts:
97
- name: etc-ssl-certs
108
mountPath: /etc/ssl/certs/

0 commit comments

Comments
 (0)