File tree Expand file tree Collapse file tree
docs/configuration/holmesgpt/toolsets Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,21 +15,7 @@ Configuration
1515
1616 .. md-tab-item :: Robusta Helm Chart
1717
18- .. code-block :: yaml
19-
20- holmes :
21- additionalEnvVars :
22- - name : AWS_ACCESS_KEY_ID
23- value : AKIAIOSFODNN7EXAMPLE
24- - name : AWS_SECRET_ACCESS_KEY
25- value : =wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
26- - name : AWS_DEFAULT_REGION
27- value : us-west-2
28- toolsets :
29- aws/security :
30- enabled : true
31-
32- .. include :: ./_toolset_configuration.inc.rst
18+ This builtin toolset is currently only available in HolmesGPT CLI.
3319
3420 .. md-tab-item :: Holmes CLI
3521
@@ -52,10 +38,10 @@ Configuration
5238 enabled : true
5339
5440
55- To test, run:
41+ To test, run:
5642
5743 .. code-block :: yaml
58-
44+
5945 holmes ask "Are there any security misconfigurations my signup application, particularly in the database?"
6046
6147 Capabilities
@@ -122,10 +108,10 @@ Configuration
122108 aws/rds :
123109 enabled : true
124110
125- To test, run:
111+ To test, run:
126112
127113 .. code-block :: yaml
128-
114+
129115 holmes ask "Why is my signup application slow, also look into the database"
130116
131117
You can’t perform that action at this time.
0 commit comments