This commit is contained in:
parent
e2304a5db0
commit
d320a99b90
@ -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
|
||||
|
Reference in New Issue
Block a user