Skip to content

Commit 913a75e

Browse files
committed
fix bootstrap failing
1 parent 0b0fe68 commit 913a75e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

config/gen_secrets/role.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ rules:
1010
- secrets
1111
verbs:
1212
- create
13+
- get

deployment.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@ rules:
671671
- secrets
672672
verbs:
673673
- create
674+
- get
674675
---
675676
apiVersion: rbac.authorization.k8s.io/v1
676677
kind: ClusterRoleBinding

0 commit comments

Comments
 (0)