Skip to content

Commit b99293d

Browse files
committed
chore: use kubelogin/kubelogin-oidc from stable
1 parent bec61f0 commit b99293d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

users/refnode/common/optional/kubernetes.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
unstable.kubectl
1010
unstable.kubectl-ktop
1111
unstable.kubectx
12-
unstable.kubelogin
13-
unstable.kubelogin-oidc
12+
kubelogin
13+
kubelogin-oidc
1414
unstable.krew
1515
unstable.kustomize
1616
unstable.kubernetes-helm
@@ -41,4 +41,4 @@
4141
unstable.cilium-cli
4242
unstable.fluxcd
4343
];
44-
}
44+
}

0 commit comments

Comments
 (0)