Can't define externalTrafficPolicy for http service #162
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The helm chart allows setting an externalTrafficPolicy for the ssh service, but not the http service.
It would be convenient if this was possible.
I use MetalLB and use externalTrafficPolicy: local everywhere.