2022-11-15 00:14:12 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 11:58:24 +00:00
|
|
|
repository: atdr.meo.ws/archiveteam/warrior-dockerfile
|
|
|
|
tag: latest@sha256:d60797c520bdc4379b0289d399408bbe3a3d36a85c62c3abdb66ccfef2d2bbcf
|
2022-11-15 00:14:12 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8001
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 8001
|
|
|
|
portal:
|
|
|
|
enabled: true
|