Skip to content

Commit

Permalink
+ docs
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Luz Almeida <[email protected]>
  • Loading branch information
leoluz committed Oct 22, 2024
1 parent cd802cb commit bc6e1cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/developer-guide/extensions/proxy-extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ data:
server: https://some-cluster
```
Attention: Extension names must unique in Argo CD configmap. If
duplicated keys are found, Argo CD API server will log an error
message and no proxy extension will be registered.
Note: There is no need to restart Argo CD Server after modifying the
`extension.config` entry in Argo CD configmap. Changes will be
automatically applied. A new proxy registry will be built making
Expand Down

0 comments on commit bc6e1cd

Please sign in to comment.