We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b98ee commit 5d3d916Copy full SHA for 5d3d916
1 file changed
CONTRIBUTING.md
@@ -76,6 +76,6 @@ Rego policies live in [`policy/`](policy/). Each `.rego` file in that directory
76
kube-linter checks can be tuned in [.kube-linter.yaml](.kube-linter.yaml). To exclude a check, add its name under the `exclude` key.
77
78
## Running end-to-end tests
79
-A comprehensive end-to-end test suite is available to verify the issuer code works against cert-manager and an EJBCA instance.
+A comprehensive end-to-end test suite is available to verify the issuer code works against cert-manager and a Keyfactor Command instance.
80
81
Instructions on how to run the end-to-end test suite can be found [here](./e2e/README.md).
0 commit comments