fix typo in docs/spec/v1beta3/providers.md
Signed-off-by: piny940 <an.s.shoma@gmail.com>
This commit is contained in:
parent
d72c7df6a5
commit
f5c0f6d33b
|
@ -1321,7 +1321,7 @@ spec:
|
||||||
name: 'podinfo'
|
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:
|
the app1 resources defined in `./app1/staging/` are reconciled by Flux:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Reference in New Issue