OperatorHub Issue - cniackz/public GitHub Wiki

Objective:

Solve https://github.com/minio/operator/issues/1234

Steps:

  1. Install MinIO Operator from OperatorHub
  1. Reproduce the issue https://github.com/minio/operator/issues/1234
  1. Remove a section from the CSV:
  1. Delete extra service.
  1. Restart operator Pod:
  1. Observe proper log is now displayed:
  1. Expose the Operator:
$ oc port-forward svc/console 9090 -n openshift-operators
Forwarding from 127.0.0.1:9090 -> 9090
Forwarding from [::1]:9090 -> 9090
  1. Access the Operator: