Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Commit 317d3f0

Browse files
author
Simon Lord
committed
Add missing 'get' verb for mysql-operator to get cluster root password secret it needs
1 parent 4c54192 commit 317d3f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-operator/templates/02-rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ rules:
3737
- secrets
3838
verbs:
3939
- create
40+
- get
4041

4142
- apiGroups:
4243
- ""

0 commit comments

Comments
 (0)