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