Skip to content

Commit

Permalink
update skaffold
Browse files Browse the repository at this point in the history
  • Loading branch information
jashan-lco committed Apr 3, 2024
1 parent 43440a1 commit 2b3cfc6
Show file tree
Hide file tree
Showing 3 changed files with 480 additions and 83 deletions.
2 changes: 1 addition & 1 deletion flake-module.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ in
pkgs.git
pkgs.kubectl
pkgs.kind
pkgs.skaffold
pkgs.kubeseal
pkgs.kubernetes-helm
pkgs.kustomize
Expand All @@ -38,6 +37,7 @@ in
] ++ localFlake.withSystem system ({self', ...}: [
self'.packages.kpt
self'.packages.octopilot
self'.packages.skaffold
]);
};
};
Expand Down
Loading

0 comments on commit 2b3cfc6

Please sign in to comment.