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
Copy file name to clipboardExpand all lines: docs/mount-cm-to-deployment.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
## Mount the ConfigMap onto the deployment in order to be able to load the pod with the requiste AWS credentials.<aname="create-service-account-iam-role"></a>
2
2
3
3
1. Make sure not to change the mount path or internal volume path, paths should match the example below.
4
+
2. Add the `command: ["--multiple"]` to the container to allow a multi account setup
0 commit comments