Compare commits

..

4 Commits

Author SHA1 Message Date
Gitea Actions Bot f72c4b4633 Auto-update README with current k8s applications
Keycloak Terraform / Terraform (pull_request) Successful in 19s
Generated by CI/CD workflow on 2026-06-01 13:33:12

This PR updates the README.md file with the current list of applications found in the k8s/ directory structure.
2026-06-01 13:33:12 +00:00
ab a9d1df8fc6 Update k8s/apps/gitea/deployment.yaml
Auto-update README / Generate README and Create MR (push) Successful in 14s
Check with kubeconform / lint (push) Failing after 12m37s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Failing after 13m15s
2026-06-01 13:31:24 +00:00
ab 6ea4a99ebd Update k8s/apps/gitea/deployment.yaml
Check with kubeconform / lint (push) Successful in 8s
Auto-update README / Generate README and Create MR (push) Failing after 13m48s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Failing after 13m53s
2026-06-01 13:30:48 +00:00
ab 13f7e13f9b Fixed pasarguard internal connectivicty
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Successful in 10s
2026-06-01 14:03:50 +03:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -70,7 +70,7 @@ kind: Deployment
metadata: metadata:
name: gitea-runner name: gitea-runner
spec: spec:
replicas: 2 replicas: 1
selector: selector:
matchLabels: matchLabels:
app: gitea-runner app: gitea-runner
@@ -115,7 +115,7 @@ spec:
- key: kubernetes.io/hostname - key: kubernetes.io/hostname
operator: In operator: In
values: values:
- uk-desktop.tail2fe2d.ts.net #- uk-desktop.tail2fe2d.ts.net
- ai.tail2fe2d.ts.net - ai.tail2fe2d.ts.net
- weight: 50 - weight: 50
preference: preference:
+1 -1
View File
@@ -21,6 +21,6 @@ spec:
- name: pasarguard - name: pasarguard
port: 80 port: 80
scheme: https scheme: https
serversTransport: pasarguard-pasarguard-transport@kubernetescrd serversTransport: pasarguard-transport
tls: tls:
secretName: pasarguard-tls secretName: pasarguard-tls