Compare languages | The dashboard module: examples

An example of the module configuration

Пример конфигурации модуля

yaml apiVersion: deckhouse.io/v1alpha1 kind: ModuleConfig metadata: name: dashboard spec: version: 1 enabled: true settings: nodeSelector: node-role/example: “” tolerations:

  • key: dedicated operator: Equal value: example externalAuthentication: authURL: “https:///auth" authSignInURL: "https:///sign-in" authResponseHeaders: "Authorization"

yaml apiVersion: deckhouse.io/v1alpha1 kind: ModuleConfig metadata: name: dashboard spec: version: 1 enabled: true settings: nodeSelector: node-role/example: “” tolerations:

  • key: dedicated operator: Equal value: example externalAuthentication: authURL: “https:///auth" authSignInURL: "https:///sign-in" authResponseHeaders: "Authorization"