File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -319,7 +319,6 @@ data:
319
319
{ {- end -} }
320
320
{ {- end -} }
321
321
322
- <<<<<<< HEAD
323
322
{ {- define " gitpod.remoteStorage.config" -} }
324
323
{ {- $ := .root -} }
325
324
{ {- $remoteStorageMinio := .remoteStorage.minio | default dict -} }
@@ -340,7 +339,8 @@ storage:
340
339
{ {- else } }
341
340
{ { toYaml .remoteStorage | indent 2 } }
342
341
{ {- end -} }
343
- =======
342
+ { {- end -} }
343
+
344
344
{ {/* custom ca bundle volume and volumeMount */} }
345
345
{ {- define " gitpod.caBundleVolume" -} }
346
346
- name: ca-bundle-certs
@@ -352,5 +352,4 @@ storage:
352
352
- name: ca-bundle-certs
353
353
mountPath: /etc/ssl/certs/ca-certificates.crt
354
354
subPath: ca-certificates.crt
355
- >>>>>>> 3cae036 (Support custom CA certificates in Helm)
356
355
{ {- end -} }
You can’t perform that action at this time.
0 commit comments