{
  "$ref": "#/definitions/seal-mode",
  "definitions": {
    "seal-mode": {
      "type": "string",
      "enum": [
        "none",
        "e2e"
      ]
    }
  },
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://www.schwaizer.ch/ocp/schemas/1.0/seal-mode.json"
}
