feat: add .rtx.toml

This commit is contained in:
JJGadgets
2023-11-29 12:53:38 +08:00
parent 4886d25a36
commit e620b21aea

17
.rtx.toml Normal file
View File

@@ -0,0 +1,17 @@
[env]
KUBECTL_INTERACTIVE_DELETE = "true"
KUBECTL_COMMAND_HEADERS = "true"
[tools]
# kubectl = [""]
# krew = [""]
# kubectx = [""]
# kustomize = [""]
# kubecolor = [""]
flux2 = ["2.1.2"]
talosctl = ["1.5.4"]
talhelper = ["1.14.0"]
cilium-cli= ["0.15.14"]
[plugins]
talhelper = "https://github.com/bjw-s/asdf-talhelper.git"