@kubricate/plugin-kubernetes / BasicAuthSecretProvider / BasicAuthSecretProviderConfig
Interface: BasicAuthSecretProviderConfig
Properties
name
ts
name: string;The name of the secret to use.
namespace?
ts
optional namespace: string;The namespace of the secret to use.
Default
ts
'default'