mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
26 lines
404 B
YAML
26 lines
404 B
YAML
|
|
apiVersion: psmdb.percona.com/v1
|
||
|
|
kind: PerconaServerMongoDB
|
||
|
|
metadata:
|
||
|
|
name: cluster
|
||
|
|
spec: {}
|
||
|
|
status:
|
||
|
|
mongos:
|
||
|
|
ready: 2
|
||
|
|
size: 3
|
||
|
|
status: stopping
|
||
|
|
observedGeneration: 1
|
||
|
|
ready: 6
|
||
|
|
replsets:
|
||
|
|
cfg:
|
||
|
|
initialized: true
|
||
|
|
ready: 2
|
||
|
|
size: 3
|
||
|
|
status: stopping
|
||
|
|
rs0:
|
||
|
|
initialized: true
|
||
|
|
ready: 2
|
||
|
|
size: 3
|
||
|
|
status: stopping
|
||
|
|
size: 9
|
||
|
|
state: stopping
|