Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rameshmalla committed Dec 7, 2023
1 parent b537835 commit 37fb90d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ The core objective of this tooling is to implement a well-defined opinionated sa

3. Each deployment should maintain its own version of a config-map. In the event of faulty changes to the config-map, this approach facilitates the seamless redirection of traffic to the last known working state with minimal impact. Additionally, this practice provides us with the capability to conduct A/B testing for new configurations.

## Components
### Custom config-map resource

The custom config-map resource is an extension of the native k8s config-map resource. The custom resource has an
Expand Down

0 comments on commit 37fb90d

Please sign in to comment.