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
feat(plugin-fees): add M2M and AWS_REGION env vars to chart
Add three new environment variables to the plugin-fees configmap
template and values.yaml defaults:
- M2M_TARGET_SERVICE: target service for machine-to-machine auth
- M2M_CREDENTIAL_CACHE_TTL_SEC: TTL for cached M2M credentials (default 30s)
- AWS_REGION: AWS region for IAM Roles Anywhere
Requested-by: @JeffersonGR
0 commit comments