github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/game.kruise.io/GameServer/testdata/healthy.yaml (about) 1 apiVersion: game.kruise.io/v1alpha1 2 kind: GameServer 3 metadata: 4 name: gs-healthy 5 status: 6 currentState: Ready 7 desiredState: Ready 8 conditions: 9 - type: PodNormal 10 status: "True" 11 - type: NodeNormal 12 status: "True"