We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70bb54d commit 513afeeCopy full SHA for 513afee
.github/workflows/deploy-argocd-spokes-netbird.yaml
@@ -138,7 +138,7 @@ jobs:
138
- name: Setup gcloud
139
uses: google-github-actions/setup-gcloud@v3
140
141
- # Install kubectl for both hub and spoke cluster access
+ # Install kubectl for cluster access
142
- name: Setup kubectl
143
run: |
144
curl -LO "https://dl.k8s.io/release/v${KUBECTL_VERSION}/bin/linux/amd64/kubectl"
0 commit comments