github.com/argoproj/argo-cd/v3@v3.2.1/resource_customizations/game.kruise.io/GameServerSet/testdata/healthy.yaml (about)

     1  apiVersion: game.kruise.io/v1alpha1
     2  kind: GameServerSet
     3  metadata:
     4    generation: 1
     5  spec:
     6    replicas: 3
     7  status:
     8    observedGeneration: 1
     9    replicas: 3
    10    readyReplicas: 3
    11    updatedReadyReplicas: 3