keepersecurity-secret-store.yaml 751 B

1234567891011121314151617181920212223242526
  1. ---
  2. apiVersion: external-secrets.io/v1beta1
  3. kind: SecretStore
  4. metadata:
  5. name: keeper
  6. spec:
  7. provider:
  8. keepersecurity:
  9. hostname: keepersecurity.eu
  10. auth:
  11. appKeySecretRef:
  12. name: keeper-configuration
  13. key: appKey
  14. appOwnerPublicKeySecretRef:
  15. name: keeper-configuration
  16. key: appOwnerPublicKey
  17. privateKeySecretRef:
  18. name: keeper-configuration
  19. key: privateKey
  20. serverPublicKeyIdSecretRef:
  21. name: keeper-configuration
  22. key: serverPublicKeyId
  23. clientIdSecretRef:
  24. name: keeper-configuration
  25. key: clientId
  26. folderID: 1qdsiewFW-U # Folder ID where the secrets can be pushed. It requires write permissions