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
|
image: confluentinc/cp-schema-registry:6.1.1
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8081
|
- containerPort: 8081
|
||||||
|
protocol: TCP
|
||||||
env:
|
env:
|
||||||
- name: SCHEMA_REGISTRY_HOST_NAME
|
- name: SCHEMA_REGISTRY_HOST_NAME
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
Loading…
Add table
Reference in a new issue