catalog/incubator/suistartpage/2.0.12/ix_values.yaml

25 lines
498 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: corneliousjd/sui-startpage
tag: latest@sha256:0a4728be5ebed65e501c23444cb3b1f65f7a96e3bb36cff08450b3be0f45934e
persistence:
appdata:
enabled: true
mountPath: /usr/share/nginx/html
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8489
protocol: TCP
targetPort: 80
portal:
enabled: true