prod zk nodeprot
parent
7dfb622487
commit
aab0ba6b9f
|
@ -26,6 +26,11 @@ spec:
|
||||||
logVolumeCapacity: 10Gi
|
logVolumeCapacity: 10Gi
|
||||||
storageClass:
|
storageClass:
|
||||||
name: local-kafka
|
name: local-kafka
|
||||||
|
externalAccess:
|
||||||
|
type: nodePort
|
||||||
|
nodePort:
|
||||||
|
host: 10.2.0.13
|
||||||
|
nodePortOffset: 30000
|
||||||
---
|
---
|
||||||
apiVersion: platform.confluent.io/v1beta1
|
apiVersion: platform.confluent.io/v1beta1
|
||||||
kind: Kafka
|
kind: Kafka
|
Loading…
Reference in New Issue