Invalid json syntax (#11)
This commit is contained in:
parent
15163ef585
commit
2bd31d73f0
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
"kind": "Sensor",
|
"kind": "Sensor",
|
||||||
"listKind": "SensorList",
|
"listKind": "SensorList",
|
||||||
"plural": "sensors",
|
"plural": "sensors",
|
||||||
"singular": "sensor",
|
"singular": "sensor"
|
||||||
},
|
},
|
||||||
"scope": "Namespaced",
|
"scope": "Namespaced",
|
||||||
"version": "v1alpha1"
|
"version": "v1alpha1"
|
||||||
|
|
Loading…
Reference in a new issue