Skip to content

Commit

Permalink
Fixed the annotation link (#1848)
Browse files Browse the repository at this point in the history
  • Loading branch information
8398a7 committed Oct 17, 2020
1 parent ab93fd6 commit 124c261
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion site/content/en/docs/Installation/Install Agones/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,8 @@ The following tables lists the configurable parameters of the Agones chart and t
| `agones.ping.udp.annotations` | [Annotations][annotations] for ping udp service | `{}` |
| | | |

[annotations]: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/

{{% /feature %}}

[toleration]: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/
Expand All @@ -254,7 +256,6 @@ The following tables lists the configurable parameters of the Agones chart and t
[service]: https://kubernetes.io/docs/concepts/services-networking/service/
[allocator]: {{< ref "/docs/advanced/allocator-service.md" >}}
[loadBalancer]: https://kubernetes.io/docs/concepts/services-networking/service/#loadbalancer
[annotations]: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/

Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,

Expand Down

0 comments on commit 124c261

Please sign in to comment.