open-horizon / examples

Code examples you can use with Horizon.
Apache License 2.0
40 stars 65 forks source link

Missing description and documentation fields in operator examples. #544

Open TheMosquito opened 2 years ago

TheMosquito commented 2 years ago

Since these services are supposed to show best practices, we should fill in the description and documentation fields too:

  "IBM/ibm.operator_1.0.0_amd64": {
    "description": "",
    "documentation": ""
  },
  "IBM/nginx-operator_1.0.0_amd64": {
    "description": "",
    "documentation": ""
  }