mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 18:18:26 +00:00
feat: add .rtx.toml
This commit is contained in:
17
.rtx.toml
Normal file
17
.rtx.toml
Normal 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"
|
||||
Reference in New Issue
Block a user