Compare commits

..

3 Commits

Author SHA1 Message Date
Gitea Actions Bot 709558fa7a Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 28s
Generated by CI/CD workflow on 2026-04-29 14:53:57

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-29 14:53:57 +00:00
Ultradesu ef5199102e 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 7s
2026-04-29 17:53:39 +03:00
Ultradesu 88f0f328d5 Fix pet image tag
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 8s
Auto-update README / Generate README and Create MR (push) Successful in 8s
2026-04-29 17:51:51 +03:00
+2 -1
View File
@@ -22,9 +22,10 @@ spec:
claimName: web-petting-data claimName: web-petting-data
containers: containers:
- name: web-petting - name: web-petting
image: ultradesu/web-petting:v0.1.0 image: ultradesu/web-petting:0.1.0
imagePullPolicy: Always imagePullPolicy: Always
args: args:
- "web-petting"
- "-l" - "-l"
- "0.0.0.0:3000" - "0.0.0.0:3000"
ports: ports: