mirror of https://github.com/dapr/docs.git
Merge branch 'v1.11' into issue_3638
This commit is contained in:
commit
0880798588
|
@ -18,7 +18,6 @@ kind: HTTPEndpoint
|
||||||
metadata:
|
metadata:
|
||||||
name: <NAME>
|
name: <NAME>
|
||||||
spec:
|
spec:
|
||||||
version: v1alpha1
|
|
||||||
baseUrl: <REPLACE-WITH-BASEURL> # Required. Use "http://" or "https://" prefix.
|
baseUrl: <REPLACE-WITH-BASEURL> # Required. Use "http://" or "https://" prefix.
|
||||||
headers: # Optional
|
headers: # Optional
|
||||||
- name: <REPLACE-WITH-A-HEADER-NAME>
|
- name: <REPLACE-WITH-A-HEADER-NAME>
|
||||||
|
|
Loading…
Reference in New Issue