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 c0f0869 commit cf25e17Copy full SHA for cf25e17
deployments/helm/power-dra-driver/templates/deviceclass.yaml
@@ -1,8 +1,8 @@
1
apiVersion: resource.k8s.io/v1alpha3
2
kind: DeviceClass
3
metadata:
4
- name: nx-device.power.ibm.com
+ name: nx.device.power.ibm.com
5
spec:
6
selectors:
7
- cel:
8
- expression: "device.driver == 'nx-device.power.ibm.com'"
+ expression: "device.driver == 'nx.device.power.ibm.com'"
0 commit comments