Skip to content

Instantly share code, notes, and snippets.

@damoodamoo
Created January 14, 2020 14:55
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 damoodamoo/257d7e5e8aa6a63706e7959d48b29168 to your computer and use it in GitHub Desktop.
Save damoodamoo/257d7e5e8aa6a63706e7959d48b29168 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
name: psc-webhook-service
namespace: psc-system
selfLink: /api/v1/namespaces/psc-system/services/psc-webhook-service
spec:
clusterIP: 10.98.155.51
ports:
- port: 443
protocol: TCP
targetPort: 9443
sessionAffinity: None
type: ClusterIP
status:
loadBalancer: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment