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.
2 parents 28bb80e + 0be7bdd commit 57cbefbCopy full SHA for 57cbefb
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