diff --git a/services/gitea/deployment.yaml b/services/gitea/deployment.yaml index 8a59349..d854b60 100644 --- a/services/gitea/deployment.yaml +++ b/services/gitea/deployment.yaml @@ -138,7 +138,7 @@ spec: matchExpressions: - key: hardware operator: In - values: ["rpi4"] + values: ["rpi5"] containers: - name: gitea image: gitea/gitea:1.23