Skip to content

Commit f3429ba

Browse files
committed
Update autogenerated
1 parent 4abc2ac commit f3429ba

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

deploy/operator.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,8 @@ rules:
443443
- endpoints
444444
- namespaces
445445
- services
446+
- secrets
447+
- configmaps
446448
verbs:
447449
- create
448450
- delete

deploy/operator/00_operator_remote.clusterrole_def.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ rules:
4747
- endpoints
4848
- namespaces
4949
- services
50+
- secrets
51+
- configmaps
5052
verbs:
5153
- create
5254
- delete

0 commit comments

Comments
 (0)