• Kubernetes Submit Queue's avatar
    Merge pull request #45444 from NitishT/master · 1a2076aa
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 45884, 45879, 45912, 45444, 45874)
    
    Update Minio example
    
    **What this PR does / why we need it**:
    Added examples for Minio standalone and distributed modes
    
    **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: 
    - Add latest image tag in Minio image.
    - Remove command and use args instead, inline with latest change in Minio. 
    
    **Release note**:
    
    ```
    Updates Minio server deployment example.
    ```
    1a2076aa
Name
Last commit
Last update
..
README.md Loading commit data...
minio-distributed-headless-service.yaml Loading commit data...
minio-distributed-service.yaml Loading commit data...
minio-distributed-statefulset.yaml Loading commit data...
minio-standalone-deployment.yaml Loading commit data...
minio-standalone-pvc.yaml Loading commit data...
minio-standalone-service.yaml Loading commit data...