flux v0.31.2
Provider.spec
ProviderSpec defines the desired state of Provider
| Field / Type | Description |
|---|---|
address | HTTP/S webhook address of this provider
|
CertSecretRef can be given the name of a secret containing a PEM-encoded CA certificate (`caFile`) | |
channel | Alert channel for this provider |
proxy | HTTP/S address of the proxy
|
Secret reference containing the provider webhook URL using "address" as data key | |
suspend | This flag tells the controller to suspend subsequent events handling. Defaults to false. |
type | Type of provider
|
username | Bot username for this provider |