Skip to content

Commit 513afee

Browse files
committed
remove unused spokes
1 parent 70bb54d commit 513afee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-argocd-spokes-netbird.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
- name: Setup gcloud
139139
uses: google-github-actions/setup-gcloud@v3
140140

141-
# Install kubectl for both hub and spoke cluster access
141+
# Install kubectl for cluster access
142142
- name: Setup kubectl
143143
run: |
144144
curl -LO "https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl"

0 commit comments

Comments
 (0)