Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
  • Loading branch information
csviri committed Nov 14, 2024
1 parent bc0aabf commit 72309ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ public Builder withAdditionalCustomResourceDefinition(
additionalCustomResourceDefinitions.add(customResource);
return this;
}

public Builder withAdditionalCRD(String path) {
additionalCRDs.add(path);
return this;
Expand Down

0 comments on commit 72309ce

Please sign in to comment.