File tree Expand file tree Collapse file tree 1 file changed +66
-0
lines changed Expand file tree Collapse file tree 1 file changed +66
-0
lines changed Original file line number Diff line number Diff line change 1+ apiVersion : acid.zalan.do/v1
2+ kind : postgresql
3+ metadata :
4+ annotations :
5+ delete-clustername : " acid-minimal-cluster"
6+ creationTimestamp : " 2024-09-05T09:42:09Z"
7+ generation : 1
8+ managedFields :
9+ - apiVersion : acid.zalan.do/v1
10+ fieldsType : FieldsV1
11+ fieldsV1 :
12+ f:spec :
13+ . : {}
14+ f:databases :
15+ . : {}
16+ f:foo : {}
17+ f:numberOfInstances : {}
18+ f:postgresql :
19+ . : {}
20+ f:version : {}
21+ f:preparedDatabases :
22+ . : {}
23+ f:bar : {}
24+ f:teamId : {}
25+ f:users :
26+ . : {}
27+ f:foo_user : {}
28+ f:zalando : {}
29+ f:volume :
30+ . : {}
31+ f:size : {}
32+ manager : kubectl-create
33+ operation : Update
34+ time : " 2024-09-05T09:42:09Z"
35+ - apiVersion : acid.zalan.do/v1
36+ fieldsType : FieldsV1
37+ fieldsV1 :
38+ f:status :
39+ . : {}
40+ f:PostgresClusterStatus : {}
41+ manager : postgres-operator
42+ operation : Update
43+ subresource : status
44+ time : " 2024-09-05T09:44:08Z"
45+ name : acid-minimal-cluster
46+ namespace : default
47+ resourceVersion : " 643"
48+ uid : 25f67ca6-eb04-4e2b-a9ee-2662423232a8
49+ spec :
50+ databases :
51+ foo : zalando
52+ numberOfInstances : 0
53+ postgresql :
54+ version : " 16"
55+ preparedDatabases :
56+ bar : {}
57+ teamId : acid
58+ users :
59+ foo_user : []
60+ zalando :
61+ - superuser
62+ - createdb
63+ volume :
64+ size : 1Gi
65+ status :
66+ PostgresClusterStatus : Running
You can’t perform that action at this time.
0 commit comments