2022-07-22 20:19:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2023-12-06 10:42:22 +00:00
|
|
|
repository: patrickstigler/quiz-game
|
|
|
|
tag: latest@sha256:553f335b16bdbd87b4b640d6a266b0d3fbf982f18ec6365b8dfc2bd18fc3e0e1
|
2022-11-01 12:31:31 +00:00
|
|
|
securityContext:
|
|
|
|
runAsNonRoot: false
|
|
|
|
readOnlyRootFilesystem: false
|
2022-07-22 20:19:45 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
2022-11-01 12:31:31 +00:00
|
|
|
runAsGroup: 0
|
2022-07-22 20:19:45 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-11-01 12:31:31 +00:00
|
|
|
protocol: HTTP
|
2022-11-01 15:44:32 +00:00
|
|
|
targetPort: 80
|
2022-11-01 12:31:31 +00:00
|
|
|
port: 10588
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /app
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2022-11-01 12:31:31 +00:00
|
|
|
enabled: true
|