Update the k8s CRD documentation
This commit is contained in:
parent
082fb166a2
commit
93a7af270f
5 changed files with 100 additions and 191 deletions
|
@ -43,7 +43,10 @@ First, the definition of the `IngressRoute` and the `Middleware` kinds.
|
|||
Also note the RBAC authorization resources; they'll be referenced through the `serviceAccountName` of the deployment, later on.
|
||||
|
||||
```yaml
|
||||
--8<-- "content/user-guides/crd-acme/01-crd.yml"
|
||||
--8<-- "content/reference/dynamic-configuration/kubernetes-crd-definition.yml"
|
||||
|
||||
---
|
||||
--8<-- "content/reference/dynamic-configuration/kubernetes-crd-rbac.yml"
|
||||
```
|
||||
|
||||
### Services
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue