We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef2983 commit 1a70015Copy full SHA for 1a70015
resources/istio/apirule.yaml
@@ -11,5 +11,5 @@ spec:
11
port: 3001
12
rules:
13
- path: /{**}
14
- methods: ['GET']
+ methods: ['GET', 'POST', 'PATCH', 'DELETE']
15
noAuth: true
0 commit comments