diff --git a/docs/installation/k8s.md b/docs/installation/k8s.md index 22606462c..cd9184ee6 100644 --- a/docs/installation/k8s.md +++ b/docs/installation/k8s.md @@ -216,15 +216,14 @@ rules: verbs: - get - list - # if using gateway api add the following: - # - apiGroups: - # - gateway.networking.k8s.io - # resources: - # - httproutes - # - gateways - # verbs: - # - get - # - list + - apiGroups: + - gateway.networking.k8s.io + resources: + - httproutes + - gateways + verbs: + - get + - list - apiGroups: - metrics.k8s.io resources: