Skip to content

Commit 887fb36

Browse files
committed
rekor types comments
1 parent cf530ab commit 887fb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/v1alpha1/rekor_types.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ type RekorSpec struct {
2525
Pvc Pvc `json:"pvc,omitempty"`
2626
// BackFillRedis CronJob Configuration
2727
BackFillRedis BackFillRedis `json:"backFillRedis,omitempty"`
28-
// Trillian External Log Server
28+
// Trillian log server address
2929
//+kubebuilder:default:="trillian-logserver.trillian-system.svc"
3030
TrillianAddress string `json:"trillianAddress,omitempty"`
3131
// External Trillian Port

0 commit comments

Comments
 (0)