Skip to content

Commit 6106b08

Browse files
committed
Update smoke test.
1 parent e8d79f3 commit 6106b08

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/templates/kuttl/smoke/10-deploy-spark-app.yaml.j2

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,7 @@ spec:
2626
driver:
2727
logging:
2828
enableVectorAgent: {{ lookup('env', 'VECTOR_AGGREGATOR') | length > 0 }}
29-
jvmSecurity:
30-
networkaddress.cache.ttl: "5"
3129
executor:
3230
instances: 1
3331
logging:
3432
enableVectorAgent: {{ lookup('env', 'VECTOR_AGGREGATOR') | length > 0 }}
35-
jvmSecurity:
36-
networkaddress.cache.ttl: "5"

0 commit comments

Comments
 (0)