Update internal/apis/config/webhook/types.go

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
This commit is contained in:
Tim Ramlot 2024-02-22 11:29:05 +01:00 committed by GitHub
parent 83e0f95e58
commit 1e8ec4a65f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -111,7 +111,7 @@ type DynamicServingConfig struct {
// used as a CA to sign dynamic serving certificates.
SecretNamespace string
// Kubernetes Secret resource containing the TLS certificate
// Secret resource name containing the TLS certificate
// used as a CA to sign dynamic serving certificates.
SecretName string