2020-10-06 18:56:20 +11:00

12 lines
245 B
YAML

apiVersion: linkerd.io/v1alpha2
kind: ServiceProfile
metadata:
name: videos-api.default.svc.cluster.local
namespace: default
spec:
routes:
- condition:
method: GET
pathRegex: /.*
name: AUTO RETRY ALL
isRetryable: true