Files
truecharts/charts/incubator/hexo-blog/values.yaml
T
Stavros KoisandGitHub a65bab1bd9 fix(apps): hexo-blog, hexchat, qbitmanage, whisparr (#3688)
* fix hexo-blog and hexchat

* fix qbitmanage

* fix whisparr

* remove comments
2022-09-04 13:36:41 +00:00

32 lines
512 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/hexo-blog
tag: latest@sha256:8d7dbd82cace536140f4058be8bd8744b22cba63bc8c886df993db4d7a993f5c
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