Available in: EE
Experimental version. The functionality may undergo significant changes. Compatibility with future versions is not guaranteed.
The module is not enabled by default in any bundles.
The module is configured using the ModuleConfig custom resource named service-with-healthchecks
(learn more about setting up Deckhouse…).
Example of the ModuleConfig/service-with-healthchecks
resource for configuring the module:
apiVersion: deckhouse.io/v1alpha1
kind: ModuleConfig
metadata:
name: service-with-healthchecks
spec:
version: 1
enabled: true
settings: # <-- Module parameters from the "Parameters" section below.
Parameters
Schema version: 1
- settings
- settings.debug
Option to instruct the logger to output stacktraces for warnings and errors.
Default:
false