SecretKeySelector [api_object]ai-synthesized · conf 0.82
SecretKeySelector selects a key of a Secret.
coresecurity
A SecretKeySelector is used to select a key from a secret.
Why it matters It allows you to reference a specific key from a secret in your Kubernetes resources.
Key facts - Selects a key from a secret - Used in various Kubernetes resources
Related Secrets, ConfigMaps
Sources
swagger.json — “io.k8s.api.core.v1.SecretKeySelector”