Update .gitea/workflows/server-run.yaml
All checks were successful
Build, Publish Docker Image, and Deploy to Kubernetes / build_and_push (push) Successful in 17s
Build, Publish Docker Image, and Deploy to Kubernetes / deploy_to_k8s (push) Successful in 11s

This commit is contained in:
jonas 2025-07-14 13:15:30 +00:00
parent f4b17f0599
commit 89014da485

View File

@ -109,7 +109,7 @@ jobs:
labels: labels:
app: ${REPO_NAME} app: ${REPO_NAME}
spec: spec:
replicas: 3 replicas: 1
selector: selector:
matchLabels: matchLabels:
app: ${REPO_NAME} app: ${REPO_NAME}