We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7199f31 commit fe66ceeCopy full SHA for fe66cee
helm/wireguard/README.md
@@ -110,6 +110,7 @@ A Helm chart for managing a wireguard vpn in kubernetes
110
| securityContext.readOnlyRootFilesystem | bool | `true` | |
111
| securityContext.runAsNonRoot | bool | `true` | |
112
| securityContext.runAsUser | int | `1000` | |
113
+| service.annotations | object | `{}` | Annotations |
114
| service.enabled | bool | `true` | Whether the service will be created or not |
115
| service.externalTrafficPolicy | string | `""` | External Traffic Policy for the service |
116
| service.loadBalancerIP | string | `""` | IP to assign to the LoadBalancer service |
0 commit comments