now??
All checks were successful
Deploy / deploy (push) Successful in 2m19s

This commit is contained in:
Lee 2024-09-24 11:37:08 +01:00
parent e2304a5db0
commit d320a99b90
2 changed files with 2 additions and 3 deletions

@ -24,5 +24,5 @@ spec:
cpu: 50m
memory: 128Mi
limits:
cpu: 200Mi
cpu: 1000m # 1 vCPU
memory: 256Mi

@ -28,8 +28,8 @@ jobs:
context: .
push: true
tags: |
git.fascinated.cc/fascinated/scoresaber-reloaded:latest
git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }}
git.fascinated.cc/fascinated/scoresaber-reloaded:latest
build-args: |
GIT_REV=${{ gitea.sha }}
@ -53,4 +53,3 @@ jobs:
.gitea/kubernetes/ingress.yaml
images: |
git.fascinated.cc/fascinated/scoresaber-reloaded:${{ github.sha }}
force: true