diff --git a/apps/production/gitea/deployment.yaml b/apps/production/gitea/deployment.yaml index fcb3a5b..28d3fab 100644 --- a/apps/production/gitea/deployment.yaml +++ b/apps/production/gitea/deployment.yaml @@ -15,7 +15,7 @@ spec: app: gitea spec: nodeSelector: - role: worker + node-role.kubernetes.io/worker: "true" containers: - name: gitea image: gitea/gitea:1.23