microcks / microcks-ansible-operator

Kubernetes Operator for easy setup and management of Microcks installs
Apache License 2.0
24 stars 5 forks source link

Cleanup properties for connecting to a secured Kafka broker for producing mocks #80

Closed lbroudoux closed 1 year ago

lbroudoux commented 1 year ago

This is the operator declination of microcks/microcks#622. MicroPofile properties for JAAS connection are not correctly named. Even though it will not fail because it fallbacks to kafka.* properties which are good, it's better to fix their names.