feat(runway-eks): Add a config map configuring application default credentials.
feat(runway-eks): Add a config map configuring application default credentials.
-
runway-base: add thespec.configMapVolumesto the chart, allowing users to configureConfigMapvolume mounts. -
runway-eks: add a config map with the Workload Identity Federation config. This data is not confidential and merely tells the application how to aquire credentials. -
runway-eks: append this config map to thespec.configMapVolumesfield.
Issue: team#679