Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot eede909191 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 30s
Generated by CI/CD workflow on 2026-04-29 14:41:33

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-29 14:41:33 +00:00
+3 -7
View File
@@ -22,15 +22,11 @@ spec:
claimName: web-petting-data claimName: web-petting-data
containers: containers:
- name: web-petting - name: web-petting
image: ultradesu/web-petting:0.1.0 image: ultradesu/web-petting:v0.1.0
imagePullPolicy: Always imagePullPolicy: Always
args: args:
- "tail" - "-l"
- "-F" - "0.0.0.0:3000"
- "/1"
# - "web-petting"
# - "-l"
# - "0.0.0.0:3000"
ports: ports:
- containerPort: 3000 - containerPort: 3000
name: http name: http