Files
truecharts/charts/incubator/humhub/values.yaml
T
TrueCharts BotandGitHub a89008f05a chore(deps): update docker general non-major (#3681)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-04 09:34:26 +02:00

26 lines
481 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/humhub
tag: latest@sha256:8b1b3bb64dd53f86f35cc418756d84d4eb17298e3f0c679e35bf2abbb3490ab7
persistence:
config:
enabled: true
mountPath: /config
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 85
protocol: TCP
targetPort: 80
portal:
enabled: true