Skip to content

Commit

Permalink
Merge pull request #142 from wave-k8s/remove-toc
Browse files Browse the repository at this point in the history
chore: remove table of contents
  • Loading branch information
toelke authored Feb 12, 2024
2 parents 570794d + fa050c3 commit fd83f36
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,6 @@ Deployment's Pods always have up to date configuration.
By monitoring ConfigMaps and Secrets mounted by a Deployment, Wave can trigger
a Rolling Update of the Deployment when the mounted configuration is changed.

## Table of Contents

- [Introduction](#introduction)
- [Installation](#installation)
- [Deploying to Kubernetes](#deploying-to-kubernetes)
- [Configuration](#configuration)
- [Leader Election](#leader-election)
- [Sync period](#sync-period)
- [Quick Start](#quick-start)
- [Project Concepts](#project-concepts)
- [Enabling Wave for a Deployment](#enabling-wave-for-a-deployment)
- [Triggering Updates](#triggering-updates)
- [Finalizers](#finalizers)
- [Communication](#communication)
- [Contributing](#contributing)
- [License](#license)

## Introduction

Not all software is built equal. Some applications can automatically reload their
Expand Down

0 comments on commit fd83f36

Please sign in to comment.