We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4e355 commit 4b007f1Copy full SHA for 4b007f1
1 file changed
rust/operator-binary/src/framework/types/kubernetes.rs
@@ -85,7 +85,6 @@ attributed_string_type! {
85
"The name of a SecretClass",
86
"tls",
87
// The secret class name is used in an annotation on the tls volume.
88
- (max_length = RFC_1123_SUBDOMAIN_MAX_LENGTH),
89
is_rfc_1123_dns_subdomain_name
90
}
91
0 commit comments