10 lines
200 B
YAML
10 lines
200 B
YAML
- op: add
|
|
path: /spec/rules/0/http/paths/-
|
|
value:
|
|
path: /events
|
|
pathType: ImplementationSpecific
|
|
backend:
|
|
service:
|
|
name: defaultbackend
|
|
port:
|
|
number: 80 |