Add /status/:code
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m24s
Gitea Actions Demo / test (push) Successful in 1m19s
Gitea Actions Demo / release-image (push) Successful in 1m9s

This commit is contained in:
2024-08-11 16:43:23 -05:00
parent 72f083c444
commit f10d8fa8d5
2 changed files with 7 additions and 0 deletions

View File

@ -28,6 +28,7 @@ spec:
containers:
- name: toy
image: git.kill0.net/ryanc/toy:latest
imagePullPolicy: Always
ports:
- name: web
containerPort: 4567