diff --git a/install/helm/agones/templates/crds/gameserver.yaml b/install/helm/agones/templates/crds/gameserver.yaml index 095ab5ff67..b5b6bfa6c7 100644 --- a/install/helm/agones/templates/crds/gameserver.yaml +++ b/install/helm/agones/templates/crds/gameserver.yaml @@ -37,6 +37,9 @@ spec: - name: v1 served: true storage: true + selectableFields: + - jsonPath: .status.state + - jsonPath: .status.nodeName additionalPrinterColumns: - jsonPath: .status.state name: State