Skip to content

Commit

Permalink
chore: cloud test on k3d
Browse files Browse the repository at this point in the history
  • Loading branch information
JashBook committed Nov 8, 2024
1 parent f22294a commit 272b50f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-cloud-k3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ jobs:
helm repo add kb-chart https://apecloud.github.io/helm-charts
helm install installer kb-chart/kb-cloud-installer \
#--version ${{ inputs.k3s-version }} --set version=${{ inputs.k3s-version }} \
--version 0.28.50 --set version=0.28.50 \
--version 0.28.50 \
--set version=0.28.50 \
--set kubernetesProvider=k3d \
--set fqdn.domain=mytest.kubeblocks.com \
--set tls.enabled=true
Expand Down

0 comments on commit 272b50f

Please sign in to comment.