home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit f97222ad7816c50565da9bc8f201584f8cb2f755
parent b5aa0bf081f82814b99e34ede07b7488c83e9d36
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Tue, 25 Sep 2018 12:08:54 +0200

Add kubectl too

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mdevops.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/devops.nix b/devops.nix @@ -6,5 +6,6 @@ packer spice_gtk minikube + kubectl ]; }