1
0
mirror of https://github.com/minio/docs.git synced 2025-08-09 13:02:53 +03:00

Fix build warnings for Operator pages (#1238)

Fix build warnings from https://github.com/minio/docs/pull/1219 

Some are broken refs that need to point elsewhere.

Some are because `openshift`, `eks`, `gke`, `aks` can't see a target
that's on a `k8s` page, apparently due to how
`operations/installation.rst` is structured. These we are still
investigating.
This commit is contained in:
Andrea Longo
2024-06-07 13:37:24 -06:00
committed by GitHub
parent d17c896f75
commit b173e7bb6e
5 changed files with 6 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
.. _minio-operator-installation:
.. _minio-operator-installation-kustomize:
.. _deploy-operator-kubernetes:
.. _deploy-operator-kubernetes-kustomize:
=========================