We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a21c79d commit 0560888Copy full SHA for 0560888
1 file changed
chart/values.yaml
@@ -67,8 +67,8 @@ freeradius:
67
tag: "" # defaults to Chart.appVersion
68
pullPolicy: IfNotPresent
69
service:
70
- type: LoadBalancer
71
- nodePort: null # only used when type=NodePort
+ type: NodePort
+ nodePort: null
72
# FreeRADIUS status virtual server — used by PINT to surface per-pod auth statistics.
73
# Managed automatically by PINT at startup.
74
statusServer:
0 commit comments