Skip to content

Commit f9d91c8

Browse files
committed
fix format of yaml
Signed-off-by: Jooho Lee <[email protected]>
1 parent c3d184d commit f9d91c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/admin/kubernetes_deployment.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ The minimally required Cert Manager version is 1.15.0 and you can refer to [Cert
5555
- name: http
5656
protocol: HTTP
5757
port: 80
58-
allowedRoutes:
59-
namespaces:
60-
from: All
58+
allowedRoutes:
59+
namespaces:
60+
from: All
6161
- name: https
6262
protocol: HTTPS
6363
port: 443

0 commit comments

Comments
 (0)