6 lines
166 B
YAML
6 lines
166 B
YAML
# Test rendering of the chart with the controller explicitly set to DaemonSet.
|
|
controller:
|
|
type: daemonset
|
|
hostNetwork: true
|
|
dnsPolicy: ClusterFirstWithHostNet
|