Skip to content

Commit 0bfb6c5

Browse files
committed
run helm-docs
1 parent b4776fd commit 0bfb6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/wireguard/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 |

0 commit comments

Comments
 (0)