schema-registry nodeport
parent
e4cb747d70
commit
1191203aef
|
@ -104,4 +104,4 @@ spec:
|
|||
type: nodePort
|
||||
nodePort:
|
||||
host: 10.2.0.13
|
||||
nodePortOffset: 30031
|
||||
nodePortOffset: 30009
|
|
@ -100,3 +100,8 @@ spec:
|
|||
image:
|
||||
application: confluentinc/cp-schema-registry:7.4.0
|
||||
init: confluentinc/confluent-init-container:2.6.0
|
||||
externalAccess:
|
||||
type: nodePort
|
||||
nodePort:
|
||||
host: 10.2.0.13
|
||||
nodePortOffset: 30010
|
Loading…
Reference in New Issue