File tree Expand file tree Collapse file tree 5 files changed +0
-24
lines changed
azuredisk-csi-driver/templates Expand file tree Collapse file tree 5 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -169,9 +169,6 @@ spec:
169
169
- mountPath : /var/lib/waagent/ManagedIdentity-Settings
170
170
readOnly : true
171
171
name : msi
172
- - name : ssl
173
- mountPath : /etc/ssl/certs
174
- readOnly : true
175
172
resources :
176
173
limits :
177
174
cpu : 200m
@@ -189,6 +186,3 @@ spec:
189
186
- name : msi
190
187
hostPath :
191
188
path : /var/lib/waagent/ManagedIdentity-Settings
192
- - name : ssl
193
- hostPath :
194
- path : /etc/ssl/certs
Original file line number Diff line number Diff line change @@ -135,9 +135,6 @@ spec:
135
135
name : sys-devices-dir
136
136
- mountPath : /sys/class/scsi_host/
137
137
name : scsi-host-dir
138
- - name : ssl
139
- mountPath : /etc/ssl/certs
140
- readOnly : true
141
138
resources :
142
139
limits :
143
140
cpu : 200m
@@ -177,7 +174,4 @@ spec:
177
174
path : /sys/class/scsi_host/
178
175
type : Directory
179
176
name : scsi-host-dir
180
- - name : ssl
181
- hostPath :
182
- path : /etc/ssl/certs
183
177
{{- end -}}
Original file line number Diff line number Diff line change @@ -163,9 +163,6 @@ spec:
163
163
- mountPath : /var/lib/waagent/ManagedIdentity-Settings
164
164
readOnly : true
165
165
name : msi
166
- - name : ssl
167
- mountPath : /etc/ssl/certs
168
- readOnly : true
169
166
resources :
170
167
limits :
171
168
cpu : 200m
@@ -183,6 +180,3 @@ spec:
183
180
- name : msi
184
181
hostPath :
185
182
path : /var/lib/waagent/ManagedIdentity-Settings
186
- - name : ssl
187
- hostPath :
188
- path : /etc/ssl/certs
Original file line number Diff line number Diff line change @@ -133,9 +133,6 @@ spec:
133
133
name : sys-devices-dir
134
134
- mountPath : /sys/class/scsi_host/
135
135
name : scsi-host-dir
136
- - name : ssl
137
- mountPath : /etc/ssl/certs
138
- readOnly : true
139
136
resources :
140
137
limits :
141
138
cpu : 200m
@@ -175,7 +172,4 @@ spec:
175
172
path : /sys/class/scsi_host/
176
173
type : Directory
177
174
name : scsi-host-dir
178
- - name : ssl
179
- hostPath :
180
- path : /etc/ssl/certs
181
175
---
You can’t perform that action at this time.
0 commit comments