mirror of
https://github.com/truenas/charts.git
synced 2026-06-17 07:27:44 +08:00
again.. fix tests
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user