Summary
The user is inquiring about the compatibility of certain configurations with Helm and their storage in config maps, specifically referencing Flyte documentation. They believe most configurations should be found in the flyte-admin-base-config config map. The user is particularly interested in the security context and raw output_data_config but is open to working with config maps. They express uncertainty about whether certain configurations are tied to project/domains like execution configs. The user is investigating where execution configs are stored and is reproducing this with a flyte-core deployment. They note that the configurations do not seem to be present in the backend config maps and will check if they are part of the serialized protobuf. The user aims to configure projects/domains during setup to utilize specific service accounts and output folders, seeking clarity on using the cluster_resource_manager
within the Helm chart for this purpose. They provide examples of how different projects would use different service accounts and S3 buckets.