parent
45ccfd7c4c
commit
d0206ff07d
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
@ -17,7 +16,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: scoresaber-reloaded-container
|
- name: scoresaber-reloaded-container
|
||||||
image: git.fascinated.cc/fascinated/scoresaber-reloaded:latest
|
image: git.fascinated.cc/fascinated/scoresaber-reloaded:latest
|
||||||
alwaysPullImage: true
|
imagePullPolicy: Always
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
ports:
|
ports:
|
||||||
|
Reference in New Issue
Block a user