Yasitha Bogamuwa
Results
1
comments of
Yasitha Bogamuwa
I managed to resolve the issue by moving the affinity block to the ingressGateway component. ``` apiVersion: install.istio.io/v1alpha1 kind: IstioOperator spec: profile: default components: ingressGateways: - enabled: true k8s: nodeSelector:...