Skip to content

Commit 94f755d

Browse files
committed
chore(docs): Fix comma on CRD docstring
Signed-off-by: Víctor Cuadrado Juan <vcuadradojuan@suse.de>
1 parent 8b4bb09 commit 94f755d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/policies/v1/policyserver_types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ type PolicyServerSpec struct {
6767
// +optional
6868
ServiceAccountName string `json:"serviceAccountName,omitempty"`
6969

70-
// Name of ImagePullSecret secret in the same namespace. used for pulling
70+
// Name of ImagePullSecret secret in the same namespace, used for pulling
7171
// policies from repositories.
7272
// +optional
7373
ImagePullSecret string `json:"imagePullSecret,omitempty"`

0 commit comments

Comments
 (0)