2023-12-25 17:17:28 +00:00
|
|
|
image:
|
2024-02-17 13:24:04 +00:00
|
|
|
repository: emcniece/dockeryourxyzzy
|
|
|
|
tag: 4@sha256:04eccbccc15cb755bbdcdd277d7ceaefb776d22b1ca8de6a97cc97eccfc7cd17
|
2023-12-25 17:17:28 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2024-02-17 13:24:04 +00:00
|
|
|
port: 10094
|
|
|
|
targetPort: 8080
|
2023-12-25 17:17:28 +00:00
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
2024-02-17 13:24:04 +00:00
|
|
|
runAsGroup: 0
|