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
The command deploys a AWS Credential Manager on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
@@ -79,18 +79,17 @@ The following table lists the configurable parameters of the `aws-credential-man
79
79
| nodeSelector || <code>{}</code> |
80
80
| tolerations || <code>[]</code> |
81
81
| affinity || <code>{}</code> |
82
-
| args || <code>["irsa"]</code> |
83
82
84
83
85
84
Specify each parameter using the `--set key=value[,key=value]` argument to `helm upgrade -i`. For example:
0 commit comments