1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00
external-secrets/docs/snippets/beyondtrust-secret-store.yaml
btfhernandez a0be752c8a
chore: upgrade beyondtrust go client library (#4027)
* chore: upgrade beyondtrust go client library

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: fix attribute name in secret store file and push go.sum file

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

* fix: run go mod tidy and push changes

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>

---------

Signed-off-by: Felipe Hernandez <fhernandez@beyondtrust.com>
2024-10-25 06:57:57 +02:00

29 lines
No EOL
726 B
YAML

apiVersion: external-secrets.io/v1beta1
kind: SecretStore
metadata:
name: secretstore-beyondtrust
spec:
provider:
beyondtrust:
auth:
certificate:
secretRef:
name: bt-certificate
key: ClientCertificate
certificateKey:
secretRef:
name: bt-certificatekey
key: ClientCertificateKey
clientSecret:
secretRef:
name: bt-secret
key: ClientSecret
clientId:
secretRef:
name: bt-id
key: ClientId
server:
retrievalType: MANAGED_ACCOUNT
verifyCA: true
clientTimeOutSeconds: 45
apiUrl: https://example.ps-dev.beyondtrustcloud.com:443/BeyondTrust/api/public/v3/