mirror of
https://github.com/eliasstepanik/caddy-ingess.git
synced 2026-01-22 09:28:28 +00:00
docs: add the missing backslash (#40)
This commit is contained in:
parent
73a8cdeaee
commit
4299818d24
@ -24,7 +24,7 @@ Caddy Ingress Controller adhere to the following steps:
|
|||||||
--namespace=caddy-system \
|
--namespace=caddy-system \
|
||||||
--repo https://caddyserver.github.io/ingress/ \
|
--repo https://caddyserver.github.io/ingress/ \
|
||||||
--atomic \
|
--atomic \
|
||||||
--set image.tag=latest
|
--set image.tag=latest \
|
||||||
mycaddy \
|
mycaddy \
|
||||||
caddy-ingress-controller
|
caddy-ingress-controller
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user