Skip to content

Commit

Permalink
更新链接
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyunpeng committed Nov 24, 2023
1 parent 3a209c3 commit 97a84df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2019-10-15-cert-manager使用.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tags: [cert-manager,Ingress,dns01,http01]

* 配置ClusterIssuer

[ClusterIssuer](https://cert-manager.readthedocs.io/en/latest/reference/clusterissuers.html)[Issuer](https://cert-manager.readthedocs.io/en/latest/reference/issuers.html)的集群范围版本。[证书](https://cert-manager.readthedocs.io/en/latest/reference/certificates.html)资源可以在任何命名空间中引用它。
[ClusterIssuer](https://cert-manager.io/docs/concepts/issuer/)[Issuer](https://cert-manager.io/docs/concepts/issuer/)的集群范围版本。[证书](https://cert-manager.io/docs)资源可以在任何命名空间中引用它。

```bash
apiVersion: cert-manager.io/v1alpha2
Expand Down

0 comments on commit 97a84df

Please sign in to comment.