Skip to content

Commit 53cfebc

Browse files
K8SPG-870 add status.uncompressedSize
1 parent 20f1128 commit 53cfebc

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

charts/ps-operator/crds/crd.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,8 @@ spec:
227227
type: string
228228
size:
229229
type: string
230+
uncompressedSize:
231+
type: string
230232
state:
231233
type: string
232234
stateDescription:
@@ -1549,10 +1551,12 @@ spec:
15491551
type: array
15501552
destination:
15511553
type: string
1552-
image:
1554+
image:
15531555
type: string
15541556
size:
15551557
type: string
1558+
uncompressedSize:
1559+
type: string
15561560
state:
15571561
type: string
15581562
stateDescription:

0 commit comments

Comments
 (0)