apiVersion: operator.openshift.io/v1alpha1
+kind: CertManager
+metadata:
+ name: cluster
+# ...
+diff --git a/index.html b/index.html index 6712a3c4..ba2336cf 100644 --- a/index.html +++ b/index.html @@ -3038,6 +3038,7 @@
Use the number sign (#
) to comment out an ellipsis in YAML code blocks.
+YAML reserves …
to indicate the end of a document without starting a new document.
apiVersion: operator.openshift.io/v1alpha1
+kind: CertManager
+metadata:
+ name: cluster
+# ...
+