20 lines
430 B
YAML
20 lines
430 B
YAML
|
image:
|
||
|
pullPolicy: IfNotPresent
|
||
|
repository: atdr.meo.ws/archiveteam/warrior-dockerfile
|
||
|
tag: latest@sha256:d60797c520bdc4379b0289d399408bbe3a3d36a85c62c3abdb66ccfef2d2bbcf
|
||
|
portal:
|
||
|
enabled: true
|
||
|
securityContext:
|
||
|
container:
|
||
|
readOnlyRootFilesystem: false
|
||
|
runAsGroup: 0
|
||
|
runAsNonRoot: false
|
||
|
runAsUser: 0
|
||
|
service:
|
||
|
main:
|
||
|
ports:
|
||
|
main:
|
||
|
port: 8001
|
||
|
protocol: TCP
|
||
|
targetPort: 8001
|