File tree Expand file tree Collapse file tree 6 files changed +12
-24
lines changed
ci/cluster/equinix/runners Expand file tree Collapse file tree 6 files changed +12
-24
lines changed Original file line number Diff line number Diff line change @@ -227,10 +227,8 @@ template:
227227 volumes :
228228 - name : work
229229 emptyDir : {}
230- - name : dind-sock
231- emptyDir : {}
232- - name : dind-externals
233- emptyDir : {}
230+ # We need to assume the DIND socket volumes are being provided
231+ # This is because Helm + Argo is busted :) The previous values won't work properly
234232
235233# # Optional controller service account that needs to have required Role and RoleBinding
236234# # to operate this gha-runner-scale-set installation.
Original file line number Diff line number Diff line change @@ -227,10 +227,8 @@ template:
227227 volumes :
228228 - name : work
229229 emptyDir : {}
230- - name : dind-sock
231- emptyDir : {}
232- - name : dind-externals
233- emptyDir : {}
230+ # We need to assume the DIND socket volumes are being provided
231+ # This is because Helm + Argo is busted :) The previous values won't work properly
234232
235233# # Optional controller service account that needs to have required Role and RoleBinding
236234# # to operate this gha-runner-scale-set installation.
Original file line number Diff line number Diff line change @@ -227,10 +227,8 @@ template:
227227 volumes :
228228 - name : work
229229 emptyDir : {}
230- - name : dind-sock
231- emptyDir : {}
232- - name : dind-externals
233- emptyDir : {}
230+ # We need to assume the DIND socket volumes are being provided
231+ # This is because Helm + Argo is busted :) The previous values won't work properly
234232
235233# # Optional controller service account that needs to have required Role and RoleBinding
236234# # to operate this gha-runner-scale-set installation.
Original file line number Diff line number Diff line change @@ -227,10 +227,8 @@ template:
227227 volumes :
228228 - name : work
229229 emptyDir : {}
230- - name : dind-sock
231- emptyDir : {}
232- - name : dind-externals
233- emptyDir : {}
230+ # We need to assume the DIND socket volumes are being provided
231+ # This is because Helm + Argo is busted :) The previous values won't work properly
234232
235233# # Optional controller service account that needs to have required Role and RoleBinding
236234# # to operate this gha-runner-scale-set installation.
Original file line number Diff line number Diff line change @@ -227,10 +227,8 @@ template:
227227 volumes :
228228 - name : work
229229 emptyDir : {}
230- - name : dind-sock
231- emptyDir : {}
232- - name : dind-externals
233- emptyDir : {}
230+ # We need to assume the DIND socket volumes are being provided
231+ # This is because Helm + Argo is busted :) The previous values won't work properly
234232
235233# # Optional controller service account that needs to have required Role and RoleBinding
236234# # to operate this gha-runner-scale-set installation.
Original file line number Diff line number Diff line change @@ -226,10 +226,8 @@ template:
226226 volumes :
227227 - name : work
228228 emptyDir : {}
229- - name : dind-sock
230- emptyDir : {}
231- - name : dind-externals
232- emptyDir : {}
229+ # We need to assume the DIND socket volumes are being provided
230+ # This is because Helm + Argo is busted :) The previous values won't work properly
233231
234232# # Optional controller service account that needs to have required Role and RoleBinding
235233# # to operate this gha-runner-scale-set installation.
You can’t perform that action at this time.
0 commit comments