Skip to content

Commit 55b197e

Browse files
committed
Approval: Clarify possible values
1 parent 8ee944d commit 55b197e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/operators/v1alpha1/installplan_types.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const (
1414
)
1515

1616
// Approval is the user approval policy for an InstallPlan.
17+
// It must be one of "Automatic" or "Manual".
1718
type Approval string
1819

1920
const (

0 commit comments

Comments
 (0)