Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

schema

IssuerSpecVaultAuthAppRoleSecretRef

Hierarchy

  • IssuerSpecVaultAuthAppRoleSecretRef

Index

Properties

Properties

Optional Readonly key

key: string

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.

schema

IssuerSpecVaultAuthAppRoleSecretRef#key

Readonly name

name: string

Name of the resource being referred to. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names

schema

IssuerSpecVaultAuthAppRoleSecretRef#name

Generated using TypeDoc