override.yaml 427 B

1234567891011121314151617181920212223242526
  1. global:
  2. storageClass: "openebs-hostpath"
  3. zookeeper:
  4. enabled: true
  5. service:
  6. type: ClusterIP
  7. externalAccess:
  8. enabled: true
  9. broker:
  10. service:
  11. ports:
  12. external: 9095
  13. type: NodePort
  14. nodePorts:
  15. - 30400
  16. - 30401
  17. - 30402
  18. domain:
  19. m1.cestong.com.cn
  20. listeners:
  21. external:
  22. containerPort: 9095
  23. protocol: PLAINTEXT
  24. name: EXTERNAL
  25. sslClientAuth: ""