NAME

IO::K8s::ExternalSecrets::V1::SecretServerProvider - SecretServer configures this store to sync secrets using SecretServer provider https://docs.delinea.com/online-help/secret-server/start.htm

VERSION

version 1.108

caBundle

PEM/base64 encoded CA bundle used to validate Secret ServerURL. Only used if the ServerURL URL is using HTTPS protocol. If not set the system root certificates are used to validate the TLS connection.

caProvider

The provider for the CA bundle to use to validate Secret ServerURL certificate.

disableSiteIDValidation

DisableSiteIDValidation permits a missing site ID for new secrets. The provider sends 0 if no site ID is set.

domain

Domain is the secret server domain.

password

Password is the secret server account password. Required unless Token is set.

serverURL

ServerURL URL to your secret server installation

siteId

SiteID is the ID of the Secret Server site for new secrets. PushSecret metadata can override this value for one secret. The provider uses 1 if this field is not set.

token

Token is an access token used to authenticate to the secret server, as an alternative to Username and Password. When set, Username and Password are not required and are ignored.

username

Username is the secret server account username. Required unless Token is set.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004