Skip to content

Commit 10ad4dd

Browse files
committed
Update example XRD to contain currentHash
Signed-off-by: Yury Tsarev <[email protected]>
1 parent ac46ce9 commit 10ad4dd

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

example/definition.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,8 @@ spec:
3131
approved:
3232
description: Whether the current changes are approved
3333
type: boolean
34-
oldHash:
35-
description: Hash of previously approved resource state
36-
type: string
37-
newHash:
38-
description: Hash of current resource state
34+
currentHash:
35+
description: Hash of the currently approved resource state
3936
type: string
4037
resourceStatus:
4138
description: Status of the underlying resources

0 commit comments

Comments
 (0)