Fix pet image tag
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 9s

This commit is contained in:
Ultradesu
2026-04-29 17:54:38 +03:00
parent ef5199102e
commit 1154b133e6
+6 -3
View File
@@ -25,9 +25,12 @@ spec:
image: ultradesu/web-petting:0.1.0
imagePullPolicy: Always
args:
- "web-petting"
- "-l"
- "0.0.0.0:3000"
- "tail"
- "-F"
- "/1"
# - "web-petting"
# - "-l"
# - "0.0.0.0:3000"
ports:
- containerPort: 3000
name: http