certmanager v1.21.1
Issuer.spec.acme.solvers[].dns01.akamai.accessTokenSecretRef.spec.vault.auth.appRole.secretRef
Reference to a key in a Secret that contains the App Role secret used to authenticate with Vault. The `key` field must be specified and denotes which entry within the Secret resource is used as the app role secret.
| Field / Type | Description |
|---|---|
key | The key of the entry in the Secret resource's `data` field to be used. Some instances of this field may be defaulted, in others it may be required. |
name | Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names |