Files
devops-infra-helm-charts-gcp/helm-templates/alloy/ci/create-daemonset-hostnetwork-values.yaml
T
2026-08-26 03:39:42 +05:30

6 lines
166 B
YAML

# Test rendering of the chart with the controller explicitly set to DaemonSet.
controller:
type: daemonset
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet