From a4d82597b93a3b3cbbfdb06bbe906847e6d60471 Mon Sep 17 00:00:00 2001 From: Mark Mandel Date: Mon, 10 Jun 2019 17:38:47 -0700 Subject: [PATCH] Fix header alignment on Fleet Reference --- site/content/en/docs/Reference/fleet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/en/docs/Reference/fleet.md b/site/content/en/docs/Reference/fleet.md index 659e31a238..03b0b68258 100644 --- a/site/content/en/docs/Reference/fleet.md +++ b/site/content/en/docs/Reference/fleet.md @@ -142,7 +142,7 @@ The `spec` field is the actual `GameServerAllocation` specification and it is co - `metadata` is an optional list of custom labels and/or annotations that will be used to patch the game server's metadata in the moment of allocation. This can be used to tell the server necessary session data -# Fleet Allocation Specification +## Fleet Allocation Specification > Fleet Allocation is **deprecated** in version 0.10.0, and will be removed in the 0.12.0 release. Migrate to using GameServer Allocation instead. @@ -176,7 +176,7 @@ The `spec` field is the actual `FleetAllocation` specification and it is compose - `metadata` is an optional list of custom labels and/or annotations that will be used to patch the game server's metadata in the moment of allocation. This can be used to tell the server necessary session data -# Fleet Scale Subresource Specification +## Fleet Scale Subresource Specification Scale subresource is defined for a Fleet. Please refer to [Kubernetes docs](https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/#subresources).