Update docs website
- add notification-controller/api commands to index - move diagrams to docs website - update CRDs docs Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
This commit is contained in:
@@ -245,7 +245,7 @@ apiVersion: notification.toolkit.fluxcd.io/v1beta1
|
||||
namespace: default
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
## Configure webhook receivers
|
||||
|
||||
|
||||
@@ -92,7 +92,7 @@ encountered during the reconciliation process.
|
||||
This includes kustomize build and validation errors,
|
||||
apply errors and health check failures.
|
||||
|
||||

|
||||

|
||||
|
||||
When the verbosity is set to `info`, the controller will alert if:
|
||||
|
||||
@@ -101,7 +101,7 @@ When the verbosity is set to `info`, the controller will alert if:
|
||||
* a dependency is delaying the execution
|
||||
* an error occurs
|
||||
|
||||

|
||||

|
||||
|
||||
## Git commit status
|
||||
|
||||
@@ -111,8 +111,8 @@ commit status works, refer to the [GitHub](https://docs.github.com/en/github/col
|
||||
or [GitLab](https://docs.gitlab.com/ee/api/commits.html) documentation.
|
||||
|
||||
The first image is an example of how it may look like in GitHub while the one below is an example for GitLab.
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
Currently the provider will only work with Alerts for Kustomization resources as the events have to be linked with a
|
||||
specific git commit. Any other event that does not contain a commit reference will be ignored by the provider.
|
||||
|
||||
Reference in New Issue
Block a user