Skip to content

Commit

Permalink
Install kbcli on controller
Browse files Browse the repository at this point in the history
  • Loading branch information
bbaassssiiee committed Jan 8, 2025
1 parent 817bb34 commit e724a33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubeblocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
---
# ~/.kube/config should be valid
- name: Manage KubeBlocks
hosts: localhost
become: false
hosts: controller
become: true
vars:
# Semaphore does not pass $HOME so K8S_AUTH_KUBECONFIG needs to be set.
k8s_auth_kubeconfig: /home/semaphore/.kube/config
Expand Down

0 comments on commit e724a33

Please sign in to comment.