Skip to content

Commit

Permalink
fix(provider/kubernetes): hide bake manifest stage from k8s v1 provid…
Browse files Browse the repository at this point in the history
…er (#5206)
  • Loading branch information
Scott Bloch-Wehba-Seaward committed Apr 18, 2018
1 parent af7cef4 commit 15e7bd0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ module(KUBERNETES_V1_MODULE, [
'deleteManifest',
'undoRolloutManifest',
'findArtifactsFromResource',
'bakeManifest',
],
});
});
Expand Down

0 comments on commit 15e7bd0

Please sign in to comment.