mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
13 lines
No EOL
259 B
YAML
13 lines
No EOL
259 B
YAML
apiVersion: game.kruise.io/v1alpha1
|
|
kind: GameServer
|
|
metadata:
|
|
name: gs-degraded
|
|
status:
|
|
currentState: "Ready"
|
|
desiredState: "Ready"
|
|
podStatus:
|
|
conditions:
|
|
- type: "Ready"
|
|
status: "True"
|
|
- type: "KruisePodReady"
|
|
status: "False" |