23 lines
398 B
YAML
23 lines
398 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: biggiesize/genea-app
|
|
tag: latest@sha256:acd12892dfaca16eb7216c1a4112883f3ce7d5aed0078ff2f390970a4a383625
|
|
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 3181
|
|
port: 3181
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|