Skip to content

Instantly share code, notes, and snippets.

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 IronCore864/3d86cb63f9850656c0bfa8254dcb669f to your computer and use it in GitHub Desktop.
Save IronCore864/3d86cb63f9850656c0bfa8254dcb669f to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Pod
metadata:
name: test
spec:
containers:
- name: test
# run as user 0
image: docker.io/ironcore864/go-hello-http:root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment