7
All checks were successful
Deploy / deploy (push) Successful in 4s

This commit is contained in:
Lee 2024-09-24 10:36:19 +01:00
parent 45ccfd7c4c
commit d0206ff07d

@ -1,4 +1,3 @@
---
apiVersion: apps/v1
kind: Deployment
metadata:
@ -17,7 +16,7 @@ spec:
containers:
- name: scoresaber-reloaded-container
image: git.fascinated.cc/fascinated/scoresaber-reloaded:latest
alwaysPullImage: true
imagePullPolicy: Always
securityContext:
allowPrivilegeEscalation: false
ports: