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