mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-15 17:51:01 +00:00
format for lint
This commit is contained in:
parent
26f9be4fb1
commit
5edb7e6af2
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ type VaultLdapAuth struct {
|
|||
// in Vault, e.g: "ldap"
|
||||
// +kubebuilder:default=ldap
|
||||
Path string `json:"path"`
|
||||
|
||||
|
||||
// Username is a LDAP user name used to authenticate using the LDAP Vault
|
||||
// authentication method
|
||||
Username string `json:"username"`
|
||||
|
|
Loading…
Reference in a new issue