21 lines
417 B
YAML
21 lines
417 B
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: jmzsoftware/jmzhomelabproxy
|
|
tag: latest@sha256:6f37ef95a27aa512b8e5eaea0c22457035ca81bf6a7b71f91de1b57c78b7586d
|
|
persistence: {}
|
|
portal:
|
|
open:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 8080
|
|
protocol: tcp
|
|
targetPort: 8080
|