Skip to content

Commit

Permalink
fix failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vinoth-gojek committed Feb 7, 2025
1 parent ac9c6b6 commit 650eb1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class SparkExecutorSpec {
private String memory;
private String memoryOverhead;
private String javaOptions;
private Map<String, String> driver;
private Map<String, String> labels;
private Map<String, String> annotations;
private List<SecretInfo> secrets;
private Map<String, Map<String, String>> envSecretKeyRefs;
Expand Down

0 comments on commit 650eb1a

Please sign in to comment.