You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix DNSName updates while ensuring defaults (minio#36)
* Create native resources with different names and update
docs around native resources created
* Fix deletion of CSR and Secret
Add Auto TLS support via CertificateSigningRequest sent to k8s API (m……inio#32)
- Auto TLS via CertificateSigningRequest sent to k8s API
- ImagePath is now a part of MinIOInstance yaml
- Add docs regarding TLS and supported operator fields
Fixesminio#21