Files
truecharts/charts/incubator/humhub/values.yaml
T
TrueCharts BotandGitHub e44eb9524b chore(deps): update docker general non-major (#3552)
* 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-08-24 08:37:37 +03:00

28 lines
521 B
YAML

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