Skip to content

Instantly share code, notes, and snippets.

@eyarz
Created February 23, 2021 16:34
Show Gist options
  • Save eyarz/bfd44bd74ae39e1f5cb9c4b125c1bbbc to your computer and use it in GitHub Desktop.
Save eyarz/bfd44bd74ae39e1f5cb9c4b125c1bbbc to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
labels:
test: liveness
name: liveness—http
spec:
containers:
— name: liveness
image: some-random-image:v1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment