Uncommented httproute api group in ClusterRole

This commit is contained in:
djeinstine
2025-02-02 19:11:18 +00:00
parent e31ec87f54
commit f3c1a0d0ce

View File

@@ -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: