Files
kubernetes/test/e2e/testing-manifests/auth/encrypt/softhsm-config.json
2023-09-29 16:57:26 +00:00

6 lines
103 B
JSON

{
"path": "/usr/lib/softhsm/libsofthsm2.so",
"tokenLabel": "kms-test",
"pin": "kms-test"
}