catalog/incubator/hexo-blog/2.0.10/ix_values.yaml

32 lines
512 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/hexo-blog
tag: latest@sha256:d75e5ba2edc04469f566864f1a30ec2c220d4f996ce1fd02e3678c237940000f
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsGroup: 0
runAsUser: 0
env:
HEXO_PLUGINS: ""
service:
main:
ports:
main:
port: 10306
protocol: HTTP
targetPort: 8080
persistence:
config:
enabled: true
mountPath: /config
portal:
enabled: false