Skip to content

Commit

Permalink
one more broken link for paralus
Browse files Browse the repository at this point in the history
  • Loading branch information
shapirov103 committed Dec 20, 2024
1 parent 325abf2 commit 13e5524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/addons/paralus.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ blueprints.EksBlueprint.builder()
| `deploy.postgresql.enable` | Deploy and use postgres database | false |
| `deploy.postgresql.dsn` | DSN of your existing postgres database for paralus to use | "" |
| `deploy.fluentbit.enable` | Deploy and use fluentbit for auditlogs with database storage | "" |
| `paralus.initialize.adminEmail` | Admin email to access paralus | "<[email protected]>" |
| `paralus.initialize.adminEmail` | Admin email to access paralus | `[email protected]` |
| `paralus.initialize.org` | Organization name using paralus | "ParalusOrg" |
| `auditLogs.storage` | Default storage of auditlogs | "database" |
| `fqdn.domain` | Root domain | "paralus.local" |
Expand Down

0 comments on commit 13e5524

Please sign in to comment.