-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
1
-
False
-
False
-
Undefined
-
The docs at
and
present the following YAML:
apiVersion: maistra.io/v1alpha1 kind: ServiceMeshExtension metadata: name: header-append namespace: istio-system spec: workloadSelector: labels: app: httpbin config: test image: quay.io/maistra-dev/header-append-filter:latest phase: PostAuthZ. priority: 100
where the spec.phase is wrong - it shouldn't have a . (full stop) at the end.
- links to