Commit 3643d70
Allow hyper client to make http connections
When using the DefaultServiceAccount the request is over http, using
https there is not supported. Since all the used URLs are hardcoded
there is no risk of accidentally not using https when needed.1 parent b352eb0 commit 3643d70
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments