Skip to content

Commit

Permalink
Update doc/openapi-openshift-dev-spaces.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Martin <[email protected]>
  • Loading branch information
jasonmadigan and david-martin authored May 2, 2024
1 parent d343f18 commit fba1261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/openapi-openshift-dev-spaces.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ You can now apply these policies to a running app via `kubectl` or `oc`. If Dev


```bash
kuadrantctl generate gateway httproute --oas openapi.yaml | kubectl apply -f -
kuadrantctl generate gatewayapi httproute --oas openapi.yaml | kubectl apply -f -
kuadrantctl generate kuadrant authpolicy --oas openapi.yaml | kubectl apply -f -
kuadrantctl generate kuadrant ratelimitpolicy --oas openapi.yaml | kubectl apply -f -
```
Expand Down

0 comments on commit fba1261

Please sign in to comment.