Compare commits

..

2 Commits

Author SHA1 Message Date
ba81832164 export port 80
All checks were successful
Gitea Actions Demo / bake (push) Successful in 2m2s
2025-03-07 21:57:29 -06:00
9ddb30771d add Kubernetes manifests
All checks were successful
Gitea Actions Demo / bake (push) Successful in 1m25s
2025-03-07 21:57:29 -06:00

View File

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