Compare commits

..

3 Commits

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

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-05-04 15:19:37 +00:00
ab e8638f6813 Update k8s/apps/pasarguard/deployment.yaml
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 15s
Check with kubeconform / lint (push) Successful in 16s
Auto-update README / Generate README and Create MR (push) Successful in 10s
2026-05-04 15:19:14 +00:00
ab 3e00c60c75 Update k8s/apps/pasarguard/daemonset.yaml
Check with kubeconform / lint (push) Successful in 11s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 12s
Auto-update README / Generate README and Create MR (push) Successful in 9s
2026-05-04 15:17:01 +00:00
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
image: &image 'pasarguard/node:v0.3.0'
image: &image 'pasarguard/node:v0.4.0'
apiVersion: apps/v1
kind: DaemonSet
metadata:
+2 -1
View File
@@ -1,4 +1,5 @@
---
image: &image 'pasarguard/panel:v3.1.0'
apiVersion: apps/v1
kind: Deployment
metadata:
@@ -34,7 +35,7 @@ spec:
mountPath: /templates/subscription
containers:
- name: pasarguard-web
image: 'pasarguard/panel:v3.1.0'
image: *image
imagePullPolicy: Always
envFrom:
- secretRef: