Signed-off-by: Tobias Bradtke <webwurst@gmail.com>

Signed-off-by: Tobias Bradtke <webwurst@gmail.com>
This commit is contained in:
Tobias Bradtke 2022-11-08 01:01:30 +01:00 committed by GitHub
parent 2d6150530b
commit 6863c1e622
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -47,8 +47,8 @@ The following definitions will be enabled after the installation of fluxcd addon
| values | optional, override the Values.yaml inchart, using for the rendering of Helm | |
| installTimeout | optional, the timeout for operation `helm install`, and 10 minutes by default | 20m |
| interval | optional, the Interval at which to reconcile the Helm release, default to 30s | 1m |
| oss | optional, The [oss](#OSS) source configuration | |
| git | optional, The [git](#OSS) source configuration | dev |
| oss | optional, The [oss](#oss) source configuration | |
| git | optional, The [git](#git) source configuration | dev |
##### OSS