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
|
||||
kubectl
|
||||
kubevirt
|
||||
fluxcd
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue