Skip to content

Instantly share code, notes, and snippets.

@d-nishi
Created September 27, 2018 17:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save d-nishi/3e9ca7a2584c73b9d33c150b31e876eb to your computer and use it in GitHub Desktop.
Save d-nishi/3e9ca7a2584c73b9d33c150b31e876eb to your computer and use it in GitHub Desktop.
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: test-ingress
spec:
backend:
serviceName: testsvc
servicePort: 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment