Skip to content

Instantly share code, notes, and snippets.

@frezbo
Last active April 27, 2021 14:35
Show Gist options
  • Save frezbo/d9240d48b9f7cb6ba1aca5a21f9fc79d to your computer and use it in GitHub Desktop.
Save frezbo/d9240d48b9f7cb6ba1aca5a21f9fc79d to your computer and use it in GitHub Desktop.
add honk pods
---
apiVersion: v1
kind: Pod
metadata:
name: honk
namespace: honk
spec:
containers:
- name: honk
image: ghcr.io/frezbo/honkweb:0.1.0
imagePullPolicy: Always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment