We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8832055 commit 61433a8Copy full SHA for 61433a8
1 file changed
docs/configuration/holmesgpt/toolsets/aws.rst
@@ -74,21 +74,7 @@ Configuration
74
75
.. md-tab-item:: Robusta Helm Chart
76
77
- .. code-block:: yaml
78
-
79
- holmes:
80
- additionalEnvVars:
81
- - name: AWS_ACCESS_KEY_ID
82
- value: AKIXDDDSDSdSA
83
- - name: AWS_SECRET_ACCESS_KEY
84
- value: =wJalrXUtnFEMI/KNG/bPxRfiCYEXAMPLEKEY
85
- - name: AWS_DEFAULT_REGION
86
- value: us-west-2
87
- toolsets:
88
- aws/rds:
89
- enabled: true
90
91
- .. include:: ./_toolset_configuration.inc.rst
+ This builtin toolset is currently only available in HolmesGPT CLI.
92
93
.. md-tab-item:: Holmes CLI
94
0 commit comments