Created
December 8, 2019 12:51
-
-
Save talonx/72fd77618a0c72eb1b84f6a7020e3498 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
kind: Service | |
metadata: | |
name: backend-1 | |
spec: | |
.... | |
externalTrafficPolicy: Local | |
type: LoadBalancer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment