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

     1  apiVersion: game.kruise.io/v1alpha1
     2  kind: GameServerSet
     3  metadata:
     4    generation: 1
     5  spec:
     6    replicas: 3
     7    updateStrategy:
     8      rollingUpdate:
     9        paused: true
    10  status:
    11    observedGeneration: 1
    12    replicas: 3