mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-22 01:17:16 +00:00
14 lines
213 B
YAML
14 lines
213 B
YAML
apiVersion: apps.3scale.net/v1alpha1
|
|
kind: APIManager
|
|
status:
|
|
conditions:
|
|
- status: "False"
|
|
type: Available
|
|
deployments:
|
|
ready:
|
|
- a
|
|
starting:
|
|
- b
|
|
- c
|
|
stopped:
|
|
- e
|