fix typo in docs/spec/v1beta3/providers.md
Signed-off-by: piny940 <an.s.shoma@gmail.com>
(cherry picked from commit f5c0f6d33b
)
This commit is contained in:
parent
1bc4f3a1f0
commit
77a46e3419
|
@ -1321,7 +1321,7 @@ spec:
|
|||
name: 'podinfo'
|
||||
```
|
||||
|
||||
Now you can the trigger tests in the GitHub workflow for app1 in a staging cluster when
|
||||
Now you can trigger the tests in the GitHub workflow for app1 in a staging cluster when
|
||||
the app1 resources defined in `./app1/staging/` are reconciled by Flux:
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Reference in New Issue