Skip to content

Commit ad0d11b

Browse files
authored
Remove unnecessary --yes flag from kubelogin command in cluster_login function (#258)
1 parent 7b5d499 commit ad0d11b

File tree

1 file changed

+0
-1
lines changed
  • deployment/bin

1 file changed

+0
-1
lines changed

deployment/bin/lib

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ function cluster_login() {
8484
kubelogin convert-kubeconfig \
8585
-l azurecli \
8686
--kubeconfig=kubeconfig \
87-
--yes
8887
export KUBECONFIG=kubeconfig
8988
}
9089

0 commit comments

Comments
 (0)