Compare commits

..

2 Commits

Author SHA1 Message Date
Gitea Actions Bot
ab4784ec2e Auto-update README with current k8s applications
All checks were successful
Terraform / Terraform (pull_request) Successful in 20s
Generated by CI/CD workflow on 2026-03-09 17:21:03

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-03-09 17:21:03 +00:00
Ultradesu
f0719a481b Fix ArgoCD pruning race condition by renaming Grafana ServiceAccount
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 7s
Auto-update README / Generate README and Create MR (push) Successful in 6s
2026-03-09 17:20:39 +00:00

View File

@@ -94,6 +94,10 @@ prometheus:
grafana:
enabled: true
serviceAccount:
create: true
name: "prom-grafana-sa"
envFromSecret: grafana-admin
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net