UNCLASSIFIED - NO CUI

Kyverno is failing to start in v1.35.0 when adding custom exclusions to the restrict-user-id policy

Receiving the following error when upgrading to 1.35.0 and adding exclusions to the restrict-user-id policy:

Warning  error  34s (x2 over 82s)  helm-controller  reconciliation failed: Helm install failed: template: bigbang/templates/kyverno/policies/values.yaml:4:79: executing "bigbang/templates/kyverno/policies/values.yaml" at <include "bigbang.overlays.kyvernopolicies" .>: error calling include: template: bigbang/templates/kyverno/policies/values.yaml:561:18: executing "bigbang.overlays.kyvernopolicies" at <dig "exclude" "any" list $default>: error calling dig: interface conversion: interface {} is nil, not map[string]interface {}

https://repo1.dso.mil/platform-one/big-bang/bigbang/-/blob/1.35.0/chart/templates/kyverno/policies/values.yaml#L472-485