Skip to content

Instantly share code, notes, and snippets.

@mrunalp
Created May 24, 2022 20:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrunalp/9bff13e693e5f91cc78114a3f6f0cefe to your computer and use it in GitHub Desktop.
Save mrunalp/9bff13e693e5f91cc78114a3f6f0cefe to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
name: httpd
spec:
containers:
- name: httpd
image: httpd:2.4-alpine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment