Skip to content

Instantly share code, notes, and snippets.

@scott2449
Created November 16, 2018 15:31
Show Gist options
  • Save scott2449/78d8ba5bd01de30b48dfc17bf43261aa to your computer and use it in GitHub Desktop.
Save scott2449/78d8ba5bd01de30b48dfc17bf43261aa to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
name: webhook-service
spec:
ports:
- port: 443
targetPort: 8443
selector:
component: webhook-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment