atlasbot: treat hardware prompts as cluster queries
This commit is contained in:
parent
243d3112ce
commit
ea8eda2c73
@ -16,7 +16,7 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: atlasbot
|
app: atlasbot
|
||||||
annotations:
|
annotations:
|
||||||
checksum/atlasbot-configmap: manual-atlasbot-62
|
checksum/atlasbot-configmap: manual-atlasbot-63
|
||||||
vault.hashicorp.com/agent-inject: "true"
|
vault.hashicorp.com/agent-inject: "true"
|
||||||
vault.hashicorp.com/role: "comms"
|
vault.hashicorp.com/role: "comms"
|
||||||
vault.hashicorp.com/agent-inject-secret-turn-secret: "kv/data/atlas/comms/turn-shared-secret"
|
vault.hashicorp.com/agent-inject-secret-turn-secret: "kv/data/atlas/comms/turn-shared-secret"
|
||||||
|
|||||||
@ -139,6 +139,8 @@ CLUSTER_HINT_WORDS = {
|
|||||||
"kubernetes",
|
"kubernetes",
|
||||||
"node",
|
"node",
|
||||||
"nodes",
|
"nodes",
|
||||||
|
"hardware",
|
||||||
|
"architecture",
|
||||||
"worker",
|
"worker",
|
||||||
"workers",
|
"workers",
|
||||||
"pod",
|
"pod",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user