The module is not enabled by default in any bundles.
The module is configured using the ModuleConfig custom resource named static-routing-manager
(learn more about setting up Deckhouse…).
Example of the ModuleConfig/static-routing-manager
resource for configuring the module:
apiVersion: deckhouse.io/v1alpha1
kind: ModuleConfig
metadata:
name: static-routing-manager
spec:
version: 1
enabled: true
settings: # <-- Module parameters from the "Parameters" section below.
Parameters
Schema version: 1