Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot 04f1eb1236 Auto-update README with current k8s applications
Terraform / Terraform (pull_request) Failing after 10s
Generated by CI/CD workflow on 2026-05-04 15:13:31

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-04 15:13:31 +00:00
ab af2545f20d Update k8s/apps/pasarguard/daemonset.yaml
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 14s
Check with kubeconform / lint (push) Successful in 16s
Auto-update README / Generate README and Create MR (push) Successful in 11s
2026-05-04 15:13:08 +00:00
+2 -1
View File
@@ -1,3 +1,4 @@
image: &image 'pasarguard/node:v0.3.0'
---
apiVersion: v1
kind: ServiceAccount
@@ -113,7 +114,7 @@ spec:
mountPath: /scripts
containers:
- name: pasarguard-node
image: 'pasarguard/node:v0.3.0'
image: *image
imagePullPolicy: Always
command:
- /bin/sh