...
provider
(Optional, String) Repository provider to store and retrieve secrets By default the storage
provider will be used within a non kubernetes environment. For kubernetes environments k8s
will be the default.
Providers
Storage
Stores and retrieves secrets from the configured storage for PDP.
providerKey
storage
Configuration
secretsService:
provider: storage
K8s
Stores and retrieves secrets from kubernetes.
NOTE: Not available yet due to security concerns .
namespace
kubernetes namespace used to store secrets.
Configuration
secretsService:
provider: k8s
namespace: storage
pdp
All secrets created through PDP will have the following metadata associated to them: app: pdp
owner: pdp-secret