Skip to content

Commit 38669c7

Browse files
author
Pontus Nilsson
committed
corrected the role binding example to point to the right ServiceAccount
1 parent ffbab15 commit 38669c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ roleRef:
131131
subjects:
132132
- apiGroup: ""
133133
kind: ServiceAccount
134-
name: webhook-infoblox
134+
name: cert-manager-webhook-infoblox
135135
namespace: cert-manager
136136
```
137137

0 commit comments

Comments
 (0)