Skip to content

Commit 71ba8b0

Browse files
author
lamai93
committed
Small changes.
1 parent af5cc1b commit 71ba8b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/apis/deployment/v1alpha/deployment_status.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ type DeploymentStatus struct {
5959
// detect changes in secret values.
6060
SecretHashes *SecretHashes `json:"secret-hashes,omitempty"`
6161

62-
// ForceStatusReload if set to true forces a reload of the status from the CR.
62+
// ForceStatusReload if set to true forces a reload of the status from the custom resource.
6363
ForceStatusReload *bool `json:"force-status-reload,omitempty"`
6464
}
6565

0 commit comments

Comments
 (0)