Kubernetes manifests for deploying to home cluster in the aprs namespace with Forgejo Actions CI pipeline for building and pushing container images to git.mcintire.me registry.
4 lines
54 B
YAML
4 lines
54 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: aprs
|