Skip to content

Commit 9ba6151

Browse files
committed
TELCODOCS:1103 - Update note in kataconfig file about label values
This reverts commit b7ad6949d34b123ee0705f8ce099ee3296e33a47.
1 parent a9fd3ec commit 9ba6151

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/sandboxed-containers-create-kata-config-resource-cli.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,9 @@ spec:
6464
logLevel: info
6565
kataConfigPoolSelector:
6666
matchLabels:
67-
<label_key>: '<label_value>'
67+
<label_key>: '<label_value>' <1>
6868
----
69+
<1> Labels in `kataConfigPoolSelector` only support single values; `nodeSelector` syntax is not supported.
6970

7071
. Create the `KataConfig` resource:
7172
+

0 commit comments

Comments
 (0)