Skip to content

Commit fe66cee

Browse files
committed
Service annotations values documentation
1 parent 7199f31 commit fe66cee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helm/wireguard/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ A Helm chart for managing a wireguard vpn in kubernetes
110110
| securityContext.readOnlyRootFilesystem | bool | `true` | |
111111
| securityContext.runAsNonRoot | bool | `true` | |
112112
| securityContext.runAsUser | int | `1000` | |
113+
| service.annotations | object | `{}` | Annotations |
113114
| service.enabled | bool | `true` | Whether the service will be created or not |
114115
| service.externalTrafficPolicy | string | `""` | External Traffic Policy for the service |
115116
| service.loadBalancerIP | string | `""` | IP to assign to the LoadBalancer service |

0 commit comments

Comments
 (0)