mirror of
https://github.com/minio/docs.git
synced 2025-08-06 14:42:56 +03:00
MinIO kubectl minio initial commit
Minor fixups after testing locally Additional refinement Nitish fixups Fixups for storageClassName Ritesh feedback Round 2
This commit is contained in:
@@ -104,4 +104,14 @@ html_css_files = ['css-style.css']
|
||||
|
||||
html_js_files = ['js/main.js']
|
||||
|
||||
html_title = 'MinIO Documentation'
|
||||
html_title = 'MinIO Documentation'
|
||||
|
||||
# rst_epilog contains common replacements for all pages
|
||||
|
||||
rst_epilog = """
|
||||
|
||||
.. |minio-operator-release| replace:: ``minio/k8s-operator:v3.0.27``
|
||||
|
||||
.. |minio-server-release| replace:: ``minio/minio:RELEASE.2020-10-03T02-19-42Z``
|
||||
|
||||
"""
|
Reference in New Issue
Block a user