Skip to content

Instantly share code, notes, and snippets.

@fawix
Created November 1, 2021 23:10
Show Gist options
  • Save fawix/538227709d2330095a756d557fc37116 to your computer and use it in GitHub Desktop.
Save fawix/538227709d2330095a756d557fc37116 to your computer and use it in GitHub Desktop.
apiVersion: [api version]
kind: [object type]
metadata:
annotations:
[LIST OF ANNOTATIONS]
labels:
[LIST OF LABELS]
name: [name of entity]
spec:
[describe desired state]
status:
[describe current state]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment