Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 582 Bytes

secret.md

File metadata and controls

24 lines (14 loc) · 582 Bytes

Secret

Secret defines the key of a value.

Field Description Scheme
valueFrom ValueSource

ValueSource

ValueSource defines how to find a value's key.

Field Description Scheme
secretKeyRef Selects a key of a secret in the pod's namespace corev1.SecretKeySelector

SecretLoader

Field Description Scheme
Client client.Client