again.. fix tests

This commit is contained in:
Stavros kois
2023-01-10 21:40:15 +02:00
parent a18d5b742e
commit 11b44e77c3

View File

@@ -611,13 +611,12 @@ tests:
- it: should pass with custom dnsPolicy
documentIndex: *jobDoc
set:
key: None
dnsPolicy: ClusterFirstWithHostNet
jobs:
job-name:
enabled: true
podSpec:
dnsPolicy: "{{ .Values.key }}"
dnsPolicy: None
containers:
main:
imageSelector: image