Compare commits

..

1 Commits

Author SHA1 Message Date
Gitea Actions Bot adf4c7764b Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Successful in 1m3s
Generated by CI/CD workflow on 2026-04-19 13:25:05

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-04-19 13:25:05 +00:00
+3 -7
View File
@@ -28,13 +28,9 @@ spec:
- name: zola-build - name: zola-build
image: ghcr.io/getzola/zola:v0.19.2 image: ghcr.io/getzola/zola:v0.19.2
command: command:
- /bin/zola - sh
args: - -c
- --root - cd /src && zola build --output-dir /public
- /src
- build
- --output-dir
- /public
volumeMounts: volumeMounts:
- name: source - name: source
mountPath: /src mountPath: /src