We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcea9d5 commit ebe3645Copy full SHA for ebe3645
deploy/charts/istio/istio-gateway/chart/values.yaml
@@ -257,6 +257,11 @@ _internal_defaults_do_not_set:
257
- "/intel-admin/deployment-config.json"
258
notPorts:
259
- "8080"
260
+ - operation:
261
+ methods: [ "OPTIONS" ]
262
+ paths:
263
+ - "/api/v1/organizations/{*}/workspaces/{*}/projects/uploads/resumable"
264
+ - "/api/v1/organizations/{*}/workspaces/{*}/datasets/uploads/resumable"
265
from:
266
- source:
267
requestPrincipals:
0 commit comments