Skip to content

Instantly share code, notes, and snippets.

@wuestkamp
Last active August 25, 2019 20:16
Show Gist options
  • Save wuestkamp/022b5d4d430166c39ff16a447b3ce00a to your computer and use it in GitHub Desktop.
Save wuestkamp/022b5d4d430166c39ff16a447b3ce00a to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Service
metadata:
name: mock
spec:
...
---
apiVersion: v1
kind: ReplicationController
metadata:
name: mock
spec:
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment