typo (#1185)
Signed-off-by: William Seiti Mizuta <william.mizuta@gmail.com>
This commit is contained in:
parent
cc1cb4b81e
commit
666c4245a6
|
@ -16,7 +16,7 @@ When you deploy your application in a test environment and find problems with th
|
|||
If your application uses workflow, make sure your app has the `debug` policy before using the `vela debug` command:
|
||||
|
||||
```yaml
|
||||
polices:
|
||||
policies:
|
||||
- name: debug
|
||||
type: debug
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue