kubernetes/argo-cd/applications/production-hm/confluent-schema-registry/kubernetes-manifests/hm-confluent-schema-registry-config-map.yaml
---
apiVersion: v1
kind: ConfigMap
metadata:
name: hm-confluent-schema-registry-config
namespace: production-hm-confluent-schema-registry
labels:
app.kubernetes.io/name: hm-confluent-schema-registry-config-map
app.kubernetes.io/part-of: production-hm-confluent-schema-registry
data:
schema_registry_listeners: http://0.0.0.0:8081
schema_registry_host_name: 0.0.0.0
schema_registry_kafkastore_bootstrap_servers: b-1.hmkafka.xxxxxx.xx.kafka.us-west-2.amazonaws.com:9098,b-2.hmkafka.xxxxxx.xx.kafka.us-west-2.amazonaws.com:9098
schema_registry_schema_compatibility_level: full