It'd be nice if the README contained some lines on:
- The requirement that a
Meter resource be deployed in order for metering to work properly
- How to get some debug output from the operator. E.g by modifying the pod spec in the
ClusterServiceVersion and adding an environment variable like:
- name: QUARKUS_LOG_LEVEL
value: DEBUG
It'd be nice if the README contained some lines on:
Meterresource be deployed in order for metering to work properlyClusterServiceVersionand adding an environment variable like: