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 >}}
|
{{< text yaml >}}
|
||||||
apiVersion: networking.k8s.io/v1beta1
|
apiVersion: networking.k8s.io/v1beta1
|
||||||
Kind: Ingress
|
kind: Ingress
|
||||||
metadata:
|
metadata:
|
||||||
name: ingress
|
name: ingress
|
||||||
annotations:
|
annotations:
|
||||||
|
|
Loading…
Reference in New Issue