Skip to content

Commit b55e0db

Browse files
committed
add doc
1 parent 5b79025 commit b55e0db

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

security/v1beta1/authorization_policy.pb.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security/v1beta1/authorization_policy.pb.html

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

security/v1beta1/authorization_policy.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,8 @@ message Source {
466466
// If not set, any service account is allowed.
467467
//
468468
// No form of wildcard (`*`) is allowed.
469+
// Cannot be set with `principals` or `namespaces`.
470+
//
469471
// +protoc-gen-crd:list-value-validation:MaxLength=320
470472
// +kubebuilder:validation:MaxItems=16
471473
repeated string service_accounts = 11;

0 commit comments

Comments
 (0)