fix to change value of BuildStatus from Pending to pending (#2489)
This commit is contained in:
@@ -122,7 +122,7 @@ spec:
|
||||
description: BuildLog stores build log during the compilation.
|
||||
type: string
|
||||
buildstatus:
|
||||
default: Pending
|
||||
default: pending
|
||||
description: BuildStatus is the package build status.
|
||||
type: string
|
||||
lastUpdateTimestamp:
|
||||
|
||||
Reference in New Issue
Block a user