Skip to content

Commit

Permalink
knative#7879: Formatting changes for trigger.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
erharjotsingh committed May 20, 2024
1 parent d232774 commit d531d1b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config/core/resources/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,11 @@ spec:
serviceAccountName:
description: ServiceAccountName is the name of the generated service account used for this components OIDC authentication.
type: string
serviceAccountNames:
description: ServiceAccountNames is the list of names of the generated service accounts used for this components OIDC authentication.
type: array
items:
type: string
conditions:
description: Conditions the latest available observations of a resource's current state.
type: array
Expand Down

0 comments on commit d531d1b

Please sign in to comment.