Skip to content

Commit

Permalink
add kustomize output after adding flyteworkflows/finalizers rbac
Browse files Browse the repository at this point in the history
  • Loading branch information
akumor committed Apr 22, 2021
1 parent 831b87c commit 4c9cbc0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions deployment/eks/flyte_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7737,6 +7737,7 @@ rules:
- flyte.lyft.com
resources:
- flyteworkflows
- flyteworkflows/finalizers
verbs:
- get
- list
Expand Down
1 change: 1 addition & 0 deletions deployment/gcp/flyte_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7733,6 +7733,7 @@ rules:
- flyte.lyft.com
resources:
- flyteworkflows
- flyteworkflows/finalizers
verbs:
- get
- list
Expand Down
1 change: 1 addition & 0 deletions deployment/sandbox/flyte_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1900,6 +1900,7 @@ rules:
- flyte.lyft.com
resources:
- flyteworkflows
- flyteworkflows/finalizers
verbs:
- get
- list
Expand Down
1 change: 1 addition & 0 deletions deployment/test/flyte_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ rules:
- flyte.lyft.com
resources:
- flyteworkflows
- flyteworkflows/finalizers
verbs:
- get
- list
Expand Down

0 comments on commit 4c9cbc0

Please sign in to comment.