Files
truecharts/charts/incubator/anope/values.yaml
T
TrueCharts BotandGitHub e3b5269604 chore(deps): update docker general non-major (#4189)
* 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-10-26 08:43:15 +03:00

42 lines
739 B
YAML

env:
CASEMAP: rfc1459
DATA_PERM: "770"
HOST: irc.example.com
IP_ADDR: ""
IRCD: inspircd3
LOCAL_HOSTNAME: services
PASSWORD: ""
PORT: "7000"
SSL: "yes"
UMASK: "000"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/anope
tag: latest@sha256:db7fe61af11aa50ec63ed50b7718081aca3e8e1176a7b122ddd5f33089d62866
persistence:
datapath:
enabled: true
mountPath: /anope
podSecurityContext:
runAsGroup: 0
runAsUser: 0
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false