File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ A Helm chart for managing a wireguard vpn in kubernetes
111111| securityContext.runAsNonRoot | bool | ` true ` | |
112112| securityContext.runAsUser | int | ` 1000 ` | |
113113| service.enabled | bool | ` true ` | Whether the service will be created or not |
114- | service.externalTrafficPolicy | string | ` "Cluster " ` | External Traffic Policy for the service |
114+ | service.externalTrafficPolicy | string | ` "" ` | External Traffic Policy for the service |
115115| service.loadBalancerIP | string | ` "" ` | IP to assign to the LoadBalancer service |
116116| service.nodePort | int | ` 31820 ` | Node port, only valid with service type: NodePort |
117117| service.port | int | ` 51820 ` | Service port, default is 51820 UDP |
You can’t perform that action at this time.
0 commit comments