Skip to content

Commit

Permalink
Update rosco-manifests/src/main/java/com/netflix/spinnaker/rosco/mani…
Browse files Browse the repository at this point in the history
…fests/kustomize/KustomizeBakeManifestRequest.java

Co-authored-by: David Byron <82477955+dbyron-sf@users.noreply.github.com>
  • Loading branch information
mazzy89 and dbyron-sf committed Feb 6, 2023
1 parent cf29d5d commit 141b4cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
public class KustomizeBakeManifestRequest extends BakeManifestRequest {
private Artifact inputArtifact;
private String kustomizeFilePath;
private boolean isEnableHelm;
private boolean enableHelm;
}

0 comments on commit 141b4cd

Please sign in to comment.