Skip to content

Instantly share code, notes, and snippets.

@kylelemons
Last active August 29, 2015 14:18
Show Gist options
  • Save kylelemons/550bfd1c2696b15b9711 to your computer and use it in GitHub Desktop.
Save kylelemons/550bfd1c2696b15b9711 to your computer and use it in GitHub Desktop.
Kubernetes service descriptions for Ghost
id: ghost
kind: Service
apiVersion: v1beta1
selector:
app: ghost
labels:
app: ghost
containerPort: 2368
port: 2368
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment