Skip to main content

Configuration Overview

Causely can be configured through three different methods:

  1. UI Configuration - For basic settings and scopes
  2. Helm Values - For detailed deployment configuration
  3. Kubernetes Labels - For service-specific settings

UI Configuration

The UI configuration is accessible through the Causely UI and allows you to configure:

  • Scopes: Define custom scopes for your environment (geography, environment, customer, team, etc.)
  • General Settings:
    • Web Analytics toggle: We use web analytics to enhance our service and user experience. By keeping this option enabled, you consent to the collection and processing of usage data. You can disable this setting at any time.
    • Auto refresh interval: Choose the frequency at which the user interface views should refresh automatically.

Helm Values Configuration

The Helm values file (causely-values.yaml) is the primary method for configuring your Causely deployment.

For a complete list of available configuration options, you can view your current values using:

helm get values causely --namespace causely --all

Read more about the Helm values configuration.

Kubernetes Labels

Kubernetes labels provide a way to configure service-specific settings directly on your Kubernetes resources.

The following Kubernetes labels are available for configuration: