Currently, the GitOps application Helm values configuration does not support supplying values as native structured types, such as objects, arrays, booleans, etc.
This limitation requires us to either encode complex Helm values as strings or rely on indirect values files.
Created by Navneet Singh
·