2022-07-19 15:27:57 +00:00
|
|
|
env:
|
|
|
|
CASEMAP: rfc1459
|
2022-07-22 18:23:01 +00:00
|
|
|
DATA_PERM: "770"
|
2022-07-19 15:27:57 +00:00
|
|
|
HOST: irc.example.com
|
2022-07-22 18:23:01 +00:00
|
|
|
IP_ADDR: ""
|
2022-07-19 15:27:57 +00:00
|
|
|
IRCD: inspircd3
|
|
|
|
LOCAL_HOSTNAME: services
|
2022-07-22 18:23:01 +00:00
|
|
|
PASSWORD: ""
|
|
|
|
PORT: "7000"
|
|
|
|
SSL: "yes"
|
|
|
|
UMASK: "000"
|
2022-07-19 15:27:57 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/anope
|
2022-10-26 05:43:15 +00:00
|
|
|
tag: latest@sha256:db7fe61af11aa50ec63ed50b7718081aca3e8e1176a7b122ddd5f33089d62866
|
2022-07-19 15:27:57 +00:00
|
|
|
persistence:
|
|
|
|
datapath:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /anope
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
2022-07-20 16:30:17 +00:00
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
2022-07-19 15:27:57 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: false
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: false
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: false
|