Last active
December 8, 2019 12:54
-
-
Save talonx/d03959515793f9970aa76e79efefd9c9 to your computer and use it in GitHub Desktop.
This file contains 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
kind: Service | |
.... | |
metadata: | |
name: backend-1 | |
annotations: | |
service.beta.kubernetes.io/external-traffic: OnlyLocal | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment