Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot c9014491f7 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Failing after 12s
Generated by CI/CD workflow on 2026-04-20 08:12:52

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-20 08:12:52 +00:00
Ultradesu a2be6f6593 Fix zola mounts
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 19s
Check with kubeconform / lint (push) Successful in 8s
Auto-update README / Generate README and Create MR (push) Successful in 6s
2026-04-20 11:12:12 +03:00
+2 -2
View File
@@ -34,8 +34,7 @@ spec:
- /src
- build
- --output-dir
- /public
- --force
- /public/html
volumeMounts:
- name: source
mountPath: /src
@@ -50,6 +49,7 @@ spec:
volumeMounts:
- name: public
mountPath: /usr/share/nginx/html
subPath: html
readOnly: true
resources:
requests: