1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/docs/snippets/keepersecurity-secret-store.yaml
Pedro Parra Ortega f44f366e05
🧹 remove hostname from keeper configuration (#2071)
* remove hostname from keeper configuration

Signed-off-by: Pedro Parra Ortega <parraortega.pedro@gmail.com>
2023-03-02 22:28:35 +01:00

12 lines
393 B
YAML

---
apiVersion: external-secrets.io/v1beta1
kind: SecretStore
metadata:
name: keeper
spec:
provider:
keepersecurity:
authRef: # Refer to a kubernetes secret which holds the base64 encoded json string for the configuration
name: keeper-configuration
key: auth
folderID: 1qdsiewFW-U # Folder ID where the secrets can be pushed. It requires write permissions