Update prod settings for schema-reg & add tcp
This commit is contained in:
parent
e0127c836b
commit
ab8f1de757
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ spec:
|
|||
image: confluentinc/cp-schema-registry:6.1.1
|
||||
ports:
|
||||
- containerPort: 8081
|
||||
protocol: TCP
|
||||
env:
|
||||
- name: SCHEMA_REGISTRY_HOST_NAME
|
||||
valueFrom:
|
||||
|
|
Loading…
Add table
Reference in a new issue