Skip to content

Commit

Permalink
feat: bash script addon
Browse files Browse the repository at this point in the history
  • Loading branch information
RamaRaju-vj committed Jul 2, 2024
1 parent f3a930a commit 19f4e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ sudo aws eks update-kubeconfig --name ram-eks-cluster --region us-east-1 --kubec
sudo chown -R jenkins:jenkins /var/lib/jenkins/.kube


export KUBECONFIG=/var/lib/jenkins/.kube/config
sudo sh -c 'export KUBECONFIG=/var/lib/jenkins/.kube/config'
sudo kubectl version
sudo kubectl get nodes

Expand Down

0 comments on commit 19f4e04

Please sign in to comment.