Skip to content

Commit

Permalink
fix: kbcli addon enable snapshot controller failed on aliyunedge (#5845)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyelei authored Nov 15, 2023
1 parent b909a37 commit 626ce08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
operator: DoesNotContain
values:
- eks
- aliyun
- aliyun.
- gke
- tke
- aks
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ spec:
operator: DoesNotContain
values:
- tke
- aliyun
- aliyun.
- key: KubeProvider
operator: DoesNotContain
values:
Expand Down

0 comments on commit 626ce08

Please sign in to comment.