Skip to content

Commit 0516ba3

Browse files
authored
Change Go Report badge to collect report from correct repository
1 parent ec2cf4b commit 0516ba3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# Keyfactor Command Issuer for cert-manager
66

7-
[![Go Report Card](https://goreportcard.com/badge/github.com/Keyfactor/ejbca-k8s-csr-signer)](https://goreportcard.com/report/github.com/Keyfactor/ejbca-k8s-csr-signer)
7+
[![Go Report Card](https://goreportcard.com/badge/github.com/Keyfactor/command-cert-manager-issuer)](https://goreportcard.com/report/github.com/Keyfactor/command-cert-manager-issuer)
88
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://img.shields.io/badge/License-Apache%202.0-blue.svg)
99

1010
The Command external issuer for cert-manager allows users to enroll certificates with a CA managed by Keyfactor Command using cert-manager. This allows security administrators to manage the lifecycle of certificates for Kubernetes applications.
@@ -532,4 +532,4 @@ The following environment variables must be exported before building the contain
532532
To build the cert-manager external issuer for Keyfactor Command, run:
533533
```shell
534534
make docker-build
535-
```
535+
```

0 commit comments

Comments
 (0)