vswitch: Limit SSL table to a single row.
[sliver-openvswitch.git] / vswitchd / vswitch.ovsschema
index 2331064..8661875 100644 (file)
        "ca_cert": {
          "type": "string"},
        "bootstrap_ca_cert": {
-         "type": "boolean"}}}}}
+         "type": "boolean"}},
+     "maxRows": 1}}}