Unverified Commit 70e523c9 authored by James Munnelly's avatar James Munnelly Committed by GitHub
Browse files

Merge pull request #4 from Diaphteiros/pr

fix clusterrolebinding
parents 3fa162c5 f5567134
Showing with 1 addition and 1 deletion
+1 -1
......@@ -82,7 +82,7 @@ metadata:
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cert-manager:domain-solver
name: {{ include "example-webhook.fullname" . }}:domain-solver
subjects:
- apiGroup: ""
kind: ServiceAccount
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment