mirror of https://github.com/istio/istio.io.git
Minor typo in cert-manager documentation (#10098)
This commit is contained in:
parent
ea878655bd
commit
f65701893e
|
@ -66,7 +66,7 @@ Alternatively, a `Certificate` can be created as described in [Istio Gateway](#i
|
|||
|
||||
{{< text yaml >}}
|
||||
apiVersion: networking.k8s.io/v1beta1
|
||||
Kind: Ingress
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: ingress
|
||||
annotations:
|
||||
|
|
Loading…
Reference in New Issue