Add flux to shell for cluster administration
This commit is contained in:
parent
d6293f4f2e
commit
cda2916eb8
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ pkgs.mkShell {
|
||||||
k9s
|
k9s
|
||||||
kubectl
|
kubectl
|
||||||
kubevirt
|
kubevirt
|
||||||
|
fluxcd
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue