small additions
This commit is contained in:
parent
bf8079db02
commit
d25606df1d
2 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
||||||
; https://editorconfig.org/
|
|
||||||
|
|
||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
|
|
|
@ -24,5 +24,6 @@ pkgs.mkShell {
|
||||||
kustomize
|
kustomize
|
||||||
yq-go
|
yq-go
|
||||||
go-task
|
go-task
|
||||||
|
kubectl
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue