keepersecurity-secret-store.yaml 388 B

123456789101112
  1. ---
  2. apiVersion: external-secrets.io/v1
  3. kind: SecretStore
  4. metadata:
  5. name: keeper
  6. spec:
  7. provider:
  8. keepersecurity:
  9. authRef: # Refer to a kubernetes secret which holds the base64 encoded json string for the configuration
  10. name: keeper-configuration
  11. key: auth
  12. folderID: 1qdsiewFW-U # Folder ID where the secrets can be pushed. It requires write permissions