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