The rest of the owl

This commit is contained in:
2026-02-28 12:13:24 -06:00
parent 54222db887
commit fdba0fdf8c
60 changed files with 1524 additions and 377 deletions

12
deploy/service.yaml Normal file
View File

@@ -0,0 +1,12 @@
---
apiVersion: v1
kind: Service
metadata:
name: garrettmills-dev-service
namespace: default
spec:
selector:
app: garrettmills-dev
ports:
- port: 80
targetPort: 80