You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add feature gates support in Helm templates (#531)
Issue #, if available: N/A, but related to aws-controllers-k8s/runtime#151
Description of changes: Adds optional support for feature gates in Helm templates. A top-level key of `featureGates` has been added to the default values file template, and the optional command-line argument has been appended to the deployment template.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
0 commit comments