OperatorHub Issue - cniackz/public GitHub Wiki
Objective:
Solve https://github.com/minio/operator/issues/1234
Steps:
- Install MinIO Operator from OperatorHub
- Reproduce the issue https://github.com/minio/operator/issues/1234
- Remove a section from the CSV:
- Delete extra service.
- Restart operator Pod:
- Observe proper log is now displayed:
- 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
- Access the Operator: