Skip to content

Commit

Permalink
Merge pull request #553 from Icarus9913/fix/wk/helm
Browse files Browse the repository at this point in the history
suppletment spiderpool helm install switch
  • Loading branch information
kubeedge-bot authored Mar 13, 2024
2 parents cc5c7ad + 11521e7 commit ca8ebc2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Binary file modified build/helm/edgemesh.tgz
Binary file not shown.
1 change: 1 addition & 0 deletions build/helm/edgemesh/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ dependencies:
version: latest
- name: spiderpool
version: 0.9.1
condition: agent.modules.edgeCNI.enable
2 changes: 2 additions & 0 deletions build/helm/edgemesh/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ agent:
enable: true
edgeTunnel:
enable: true
edgeCNI:
enable: false
spiderpool:
coordinator:
enabled: false
Expand Down

0 comments on commit ca8ebc2

Please sign in to comment.