Skip to content

Instantly share code, notes, and snippets.

@emreozkangit
Created November 27, 2021 06:18
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 emreozkangit/5c975a40166d3875c6f36f3801bd1f0a to your computer and use it in GitHub Desktop.
Save emreozkangit/5c975a40166d3875c6f36f3801bd1f0a to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
name: http
labels:
role: http
spec:
containers:
- name: http
image: registry.redhat.io/rhscl/httpd-24-rhel7:2.4-170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment