Compare commits

..

2 Commits

Author SHA1 Message Date
33886c486f export port 80
All checks were successful
Gitea Actions Demo / bake (push) Successful in 1m55s
2025-03-07 21:53:04 -06:00
b0f7588610 add Kubernetes manifests
All checks were successful
Gitea Actions Demo / bake (push) Successful in 2m7s
2025-03-07 21:43:36 -06:00

View File

@ -16,7 +16,7 @@ spec:
containers: containers:
- name: caas - name: caas
image: git.kill0.net/ryanc/caas:latest image: git.kill0.net/ryanc/caas:latest
imagePullPolicy: Always imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
containerPort: 80 containerPort: 80