From b37894b35d15c9c74a1651a2e7d3460c49681685 Mon Sep 17 00:00:00 2001 From: Pooneh Mortazavi Date: Fri, 4 Oct 2019 10:24:17 -0700 Subject: [PATCH] Remove required allocation policies that are not required. --- .../helm/agones/templates/crds/gameserverallocationpolicy.yaml | 2 -- install/yaml/install.yaml | 2 -- 2 files changed, 4 deletions(-) diff --git a/install/helm/agones/templates/crds/gameserverallocationpolicy.yaml b/install/helm/agones/templates/crds/gameserverallocationpolicy.yaml index 1f9271b44f..6f58ff6df9 100644 --- a/install/helm/agones/templates/crds/gameserverallocationpolicy.yaml +++ b/install/helm/agones/templates/crds/gameserverallocationpolicy.yaml @@ -64,8 +64,6 @@ spec: namespace: type: string required: - - clusterName - - secretName - namespace type: object priority: diff --git a/install/yaml/install.yaml b/install/yaml/install.yaml index 6c32fcfb85..10690cfe10 100644 --- a/install/yaml/install.yaml +++ b/install/yaml/install.yaml @@ -754,8 +754,6 @@ spec: namespace: type: string required: - - clusterName - - secretName - namespace type: object priority: