Skip to content

Immutable Mode & GitOps Mode

Leo B. edited this page Jul 14, 2025 · 1 revision

Immutable Mode

What is GitOps?

GitOps leverages git repositories as single-source of truth for configuration of infrastructure and more. Read more: https://about.gitlab.com/de-de/topics/gitops/

How does Immutable Mode currently work?

Currently, the immutable mode is activated as soon as a flagly.yml is provided to the server.

What features are disabled when using immutable mode?

  • Analytics
  • API Authentication
  • Editing Flags using API/Dashboard