Skip to content
Snippets Groups Projects

Merge ibm helm

Merged Manish Singh requested to merge merge-ibm-helm into master
1 file
+ 15
1
Compare changes
  • Side-by-side
  • Inline
@@ -16,7 +16,21 @@ spec:
- "*"
{{- end }}
http:
- match:
- corsPolicy:
allowCredentials: true
allowHeaders:
- Authorization
- Data-Partition-Id
- Correlation-Id
- Content-Type
allowMethods:
- POST
- GET
- PUT
allowOrigins:
- prefix: '*'
maxAge: 60m
match:
- uri:
prefix: /api/schema-service/
route:
Loading