migrate
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: traefik.io/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
name: << resource_name >>
|
||||
namespace: << namespace >>
|
||||
spec:
|
||||
circuitBreaker:
|
||||
expression: "<< expression >>"
|
||||
Reference in New Issue
Block a user