Loading manifests/deviceservice.yaml +4 −3 Original line number Diff line number Diff line Loading @@ -23,9 +23,10 @@ spec: replicas: 1 template: metadata: annotations: # Required for IETF L2VPN SBI when both parent and child run in same K8s cluster with Linkerd config.linkerd.io/skip-outbound-ports: "8002" # Deactivated linkerd for the Hackfest #annotations: # # Required for IETF L2VPN SBI when both parent and child run in same K8s cluster with Linkerd # config.linkerd.io/skip-outbound-ports: "8002" labels: app: deviceservice spec: Loading Loading
manifests/deviceservice.yaml +4 −3 Original line number Diff line number Diff line Loading @@ -23,9 +23,10 @@ spec: replicas: 1 template: metadata: annotations: # Required for IETF L2VPN SBI when both parent and child run in same K8s cluster with Linkerd config.linkerd.io/skip-outbound-ports: "8002" # Deactivated linkerd for the Hackfest #annotations: # # Required for IETF L2VPN SBI when both parent and child run in same K8s cluster with Linkerd # config.linkerd.io/skip-outbound-ports: "8002" labels: app: deviceservice spec: Loading