Add SCHEMA_REGISTRY_SCHEMA_COMPATIBILITY_LEVEL to none
This commit is contained in:
parent
2913b3d783
commit
ec507f2d94
1 changed files with 2 additions and 0 deletions
|
@ -34,5 +34,7 @@ spec:
|
|||
value: kafka-cluster-kafka-plainext-bootstrap:9092
|
||||
- name: SCHEMA_REGISTRY_LISTENERS
|
||||
value: http://0.0.0.0:8081
|
||||
- name: SCHEMA_REGISTRY_SCHEMA_COMPATIBILITY_LEVEL
|
||||
value: none
|
||||
#hostname: schema-registry
|
||||
#restartPolicy: Always
|
||||
|
|
Loading…
Add table
Reference in a new issue