Commit ab54a615 authored by George Papathanail's avatar George Papathanail
Browse files

fix:update kind/values.yaml

parent f5e24c76
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -117,12 +117,16 @@ databus:

nats:
  service:
    merge:
      spec:
        type: NodePort

    ports:
      nats:
        enabled: true
        port: 4222
        nodePort: 30222

      monitor:
        enabled: true
        port: 8222