1passwordsdk-secret-store.yaml 371 B

12345678910111213141516
  1. ---
  2. apiVersion: external-secrets.io/v1
  3. kind: SecretStore
  4. metadata:
  5. name: 1password-sdk
  6. spec:
  7. provider:
  8. onepasswordSDK:
  9. vault: staging
  10. auth:
  11. serviceAccountSecretRef:
  12. name: onepassword-connect-token-staging
  13. key: token
  14. integrationInfo: # this is optional and defaulted
  15. name: integration-info
  16. version: v1