kubectl create -f <(istioctl kube-inject -f voter-deployment.yaml) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kubectl create -f <(istioctl kube-inject -f voter-deployment.yaml) |