Skip to content

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 the spec.configMapVolumes to the chart, allowing users to configure ConfigMap volume 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 the spec.configMapVolumes field.

Issue: team#679

Merge request reports

Loading