Skip to content

Commit

Permalink
add doc
Browse files Browse the repository at this point in the history
  • Loading branch information
howardjohn committed Oct 30, 2024
1 parent 15e93f5 commit 6dd0b03
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions security/v1beta1/authorization_policy.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion security/v1beta1/authorization_policy.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions security/v1beta1/authorization_policy.proto
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,8 @@ message Source {
// If not set, any service account is allowed.
//
// No form of wildcard (`*`) is allowed.
// Cannot be set with `principals` or `namespaces`.
//
// +protoc-gen-crd:list-value-validation:MaxLength=320
// +kubebuilder:validation:MaxItems=16
repeated string service_accounts = 11;
Expand Down

0 comments on commit 6dd0b03

Please sign in to comment.