We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c75352 commit 0be7bddCopy full SHA for 0be7bdd
content/en/examples/dra/resourceclaimtemplate.yaml
@@ -11,6 +11,6 @@ spec:
11
deviceClassName: example-device-class
12
selectors:
13
- cel:
14
- expression: |-
+ expression: |-
15
device.attributes["driver.example.com"].type == "gpu" &&
16
device.capacity["driver.example.com"].memory == quantity("64Gi")
0 commit comments