Confluent Schema Registry
Description
This page shows how to configure a SchemaRegistry for the Confluent Schema Registry API.
Synopsis
apiVersion: kannika.io/v1alphakind: SchemaRegistrymetadata: name: confluent-registryspec: confluent: url: https://shomewhere.out.there.in.the.cloud description: "An optional description"
Authentication
The Confluent API is accessible using the HTTP Basic authentication scheme. You will likely need to define a corresponding Credentials resource and reference it in your SchemaRegistryBackup.