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