Update k8s/apps/gitea/deployment.yaml

This commit is contained in:
2026-06-01 13:31:24 +00:00
parent 6ea4a99ebd
commit a9d1df8fc6
+1 -1
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