Skip to content

Commit

Permalink
More described "What is the project?" added
Browse files Browse the repository at this point in the history
  • Loading branch information
TheYkk authored Feb 13, 2021
1 parent d6c4e04 commit a61b09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Synator Kubernetes Secret and ConfigMap synchronizer

Synator synchronize your Secrets and ConfigMaps with your desired namespaces
Sometimes we want to use secrets in different namespaces, unfortunately, we can’t do without any helper operators or manual copying because in kubernetes secrets and configmaps are namespace. We can copy secrets and configmaps when we have a couple of namespaces and secrets. But when we have dozens of namespaces, it can be very complicated.

# Usage
Add annotation `synator/sync=yes` to Secret or ConfigMap.
Expand Down

0 comments on commit a61b09b

Please sign in to comment.