We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac46ce9 commit 10ad4ddCopy full SHA for 10ad4dd
example/definition.yaml
@@ -31,11 +31,8 @@ spec:
31
approved:
32
description: Whether the current changes are approved
33
type: boolean
34
- oldHash:
35
- description: Hash of previously approved resource state
36
- type: string
37
- newHash:
38
- description: Hash of current resource state
+ currentHash:
+ description: Hash of the currently approved resource state
39
type: string
40
resourceStatus:
41
description: Status of the underlying resources
0 commit comments