mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-29 12:57:16 +00:00
13 lines
No EOL
224 B
YAML
13 lines
No EOL
224 B
YAML
apiVersion: game.kruise.io/v1alpha1
|
|
kind: GameServerSet
|
|
metadata:
|
|
generation: 1
|
|
spec:
|
|
replicas: 5
|
|
updateStrategy:
|
|
rollingUpdate:
|
|
partition: 2
|
|
status:
|
|
observedGeneration: 1
|
|
replicas: 5
|
|
updatedReplicas: 3 |