Closed MikeGoldsmith closed 11 months ago
Adds support for custom pod annotations when deploying the network agent helm chart.
podAnnotations
Custom pod annotations are applied to the network agent daemonset when set in the values yaml.
Which problem is this PR solving?
Adds support for custom pod annotations when deploying the network agent helm chart.
Short description of the changes
podAnnotations
empty set in network agent's default values yamlpodAnnotations
to the daemonset resourceHow to verify that this has the expected results
Custom pod annotations are applied to the network agent daemonset when set in the values yaml.