Skip to content

Instantly share code, notes, and snippets.

@eyarz
Created February 23, 2021 16:51
Show Gist options
  • Save eyarz/dc395c92eec18fae8ce8c7bbe6bc8d87 to your computer and use it in GitHub Desktop.
Save eyarz/dc395c92eec18fae8ce8c7bbe6bc8d87 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