Compare commits

...

2 Commits

Author SHA1 Message Date
ab a840dd674a Update k8s/core/prom-stack/prom-values.yaml
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s
Check with kubeconform / lint (push) Successful in 8s
Auto-update README / Generate README and Create MR (push) Successful in 11s
2026-06-19 17:45:35 +00:00
ab a094d3b925 Added Gitea captcha
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 5s
Check with kubeconform / lint (push) Successful in 5s
Auto-update README / Generate README and Create MR (push) Successful in 5s
2026-06-18 02:32:33 +01:00
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ spec:
value: "*" value: "*"
envFrom: envFrom:
- secretRef: - secretRef:
name: gitea-recapcha-creds name: gitea-runner-act-runner-secrets
ports: ports:
- name: http - name: http
containerPort: 3000 containerPort: 3000
+1 -2
View File
@@ -1,4 +1,3 @@
alertmanager: alertmanager:
config: config:
global: global:
@@ -25,7 +24,7 @@ alertmanager:
{{ end }} {{ end }}
ingress: ingress:
enabled: true enabled: false
ingressClassName: traefik ingressClassName: traefik
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt cert-manager.io/cluster-issuer: letsencrypt