We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4bb09 commit 94f755dCopy full SHA for 94f755d
1 file changed
api/policies/v1/policyserver_types.go
@@ -67,7 +67,7 @@ type PolicyServerSpec struct {
67
// +optional
68
ServiceAccountName string `json:"serviceAccountName,omitempty"`
69
70
- // Name of ImagePullSecret secret in the same namespace. used for pulling
+ // Name of ImagePullSecret secret in the same namespace, used for pulling
71
// policies from repositories.
72
73
ImagePullSecret string `json:"imagePullSecret,omitempty"`
0 commit comments