Skip to content

Commit b8074ee

Browse files
authored
machine_configuration: remove extra "`" character in QAT machine config yaml
Signed-off-by: Hersh Pathak hersh.pathak@intel.com
1 parent 8aad524 commit b8074ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine_configuration/100-intel-qat-intel-iommu-on.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ spec:
1414
kernelArguments:
1515
- intel_iommu=on
1616
selector:
17-
`intel.feature.node.kubernetes.io/qat: 'true'
17+
intel.feature.node.kubernetes.io/qat: 'true'

0 commit comments

Comments
 (0)