fix headers
This commit is contained in:
		| @@ -56,9 +56,8 @@ metadata: | ||||
|   namespace: media | ||||
| spec: | ||||
|   headers: | ||||
|     customResponseHeaders: | ||||
|         accessControlAllowCredentials: true | ||||
|         accessControlAllowHeaders: [ "Authorization","Content-Type" ] # "Accept","Origin" | ||||
|         accessControlAllowMethods: [ "GET","HEAD","OPTIONS" ] # "POST","PUT" | ||||
|         accessControlAllowOriginList: "*" | ||||
|         accessControlMaxAge: 100 | ||||
|     accessControlAllowCredentials: true | ||||
|     accessControlAllowHeaders: [ "Authorization","Content-Type" ] # "Accept","Origin" | ||||
|     accessControlAllowMethods: [ "GET","HEAD","OPTIONS" ] # "POST","PUT" | ||||
|     accessControlAllowOriginList: "*" | ||||
|     accessControlMaxAge: 100 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user