diff --git a/library/common-test/tests/jobs/jobTemplate_test.yaml b/library/common-test/tests/jobs/jobTemplate_test.yaml index 18833316b1..38c556b196 100644 --- a/library/common-test/tests/jobs/jobTemplate_test.yaml +++ b/library/common-test/tests/jobs/jobTemplate_test.yaml @@ -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