fix clusterrolebinding
Signed-off-by: Johannes Aubart <johannes.aubart@sap.com>
This commit is contained in:
parent
3fa162c5d7
commit
f556713497
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user