-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support for monitor-related flags in provider helm chart (#296
) - Introduced `monitor` block in `values.yaml` for better organization of monitoring settings. - Added support for the following new flags in `statefulset.yaml`: - `AKASH_MONITOR_MAX_RETRIES` - `AKASH_MONITOR_RETRY_PERIOD` - `AKASH_MONITOR_RETRY_PERIOD_JITTER` - `AKASH_MONITOR_HEALTHCHECK_PERIOD` - `AKASH_MONITOR_HEALTHCHECK_PERIOD_JITTER` - Updated comments in `values.yaml` for clarity and documentation. ## Refs akash-network/provider@99cb9ac #289
- Loading branch information
1 parent
10b74c5
commit 64b226a
Showing
3 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters