mesosphere/universe

Correct the value of max instances for Confluent Schema Registry

pogzie opened this issue · 1 comments

https://github.com/mesosphere/universe/blob/version-3.x/repo/packages/C/confluent-schema-registry/200/config.json#L69

      "description": "Number of instances to run (currently limited to 1).",

max is set to 2. this is confusing for our customers.

Thanks @pogzie for pointing this out. Will fix this.