SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace
io.k8s.api.core.v1.SecretReference
Name is unique within a namespace to reference a secret resource.
io.k8s.api.core.v1.SecretReference#name
Namespace defines the space within which the secret name must be unique.
io.k8s.api.core.v1.SecretReference#namespace
Generated using TypeDoc
SecretReference represents a Secret Reference. It has enough information to retrieve secret in any namespace
io.k8s.api.core.v1.SecretReference