2 lines
77 B
Bash
Executable File
2 lines
77 B
Bash
Executable File
kubectl patch svc nodeport -p '{"spec":{"externalTrafficPolicy":"Cluster"}}'
|