We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8aaf84 commit 11b22abCopy full SHA for 11b22ab
deploy/charts/venafi-kubernetes-agent/templates/rbac.yaml
@@ -213,7 +213,7 @@ metadata:
213
labels:
214
{{- include "venafi-kubernetes-agent.labels" . | nindent 4 }}
215
rules:
216
- - apiGroups: ["*.openshift.io"]
+ - apiGroups: ["route.openshift.io"]
217
resources:
218
- routes
219
verbs: ["get", "list", "watch"]
0 commit comments