2021-07-06 22:51:38 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/freeradius
|
2021-07-06 22:51:38 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-08-12 06:28:34 +00:00
|
|
|
tag: v3.2.0@sha256:e6a9295ae6caf282e957d0e329810e13bbdedc3bec3865e8ab322a0055107623
|
2021-07-06 22:51:38 +00:00
|
|
|
|
2021-09-26 18:05:21 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2021-07-06 22:51:38 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
protocol: UDP
|
|
|
|
port: 1812
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 1812
|
2021-07-06 22:51:38 +00:00
|
|
|
accounting:
|
2021-11-08 14:18:49 +00:00
|
|
|
enabled: true
|
2021-07-06 22:51:38 +00:00
|
|
|
ports:
|
|
|
|
accounting:
|
2021-11-08 13:42:18 +00:00
|
|
|
enabled: true
|
2021-07-06 22:51:38 +00:00
|
|
|
protocol: UDP
|
|
|
|
port: 1813
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 1813
|
2021-07-06 22:51:38 +00:00
|
|
|
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
enabled: false
|
|
|
|
readiness:
|
|
|
|
enabled: false
|
|
|
|
startup:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2021-09-01 11:36:10 +00:00
|
|
|
mountPath: "/etc/raddb"
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: false
|