parent
15163ef585
commit
4696111a14
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ We truncate at 63 chars because some Kubernetes name fields are limited to this
|
|||
"kind": "Sensor",
|
||||
"listKind": "SensorList",
|
||||
"plural": "sensors",
|
||||
"singular": "sensor",
|
||||
"singular": "sensor"
|
||||
},
|
||||
"scope": "Namespaced",
|
||||
"version": "v1alpha1"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"kind": "Sensor",
|
||||
"listKind": "SensorList",
|
||||
"plural": "sensors",
|
||||
"singular": "sensor",
|
||||
"singular": "sensor"
|
||||
},
|
||||
"scope": "Namespaced",
|
||||
"version": "v1alpha1"
|
||||
|
|
Loading…
Reference in a new issue