Include gatewayRefs in Linkerd Canary resources

Signed-off-by: Alex Leong <alex@buoyant.io>
This commit is contained in:
Alex Leong
2023-09-15 14:05:14 -07:00
parent d543c8ef95
commit efc588001f
3 changed files with 31 additions and 0 deletions
@@ -102,6 +102,13 @@ spec:
port: 9898
# container port number or name (optional)
targetPort: 9898
# Reference to the Service that the generated HTTPRoute would attach to.
gatewayRefs:
- name: podinfo
namespace: test
group: core
kind: Service
port: 9898
analysis:
# schedule interval (default 60s)
interval: 30s