Skip to content

Commit

Permalink
update Horizon readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
mershad-manesh committed Jul 10, 2023
1 parent 20cc90b commit d11f00e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions horizon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,11 @@ For more detailed information on Kubernetes and containerized environments, see

### General architecture

![General architecture for OpenNMS Helm Charts](diagrams/helm-charts-diagrams.001.png)
![General architecture for OpenNMS Helm Charts](../diagrams/helm-charts-diagrams.001.png)

### Customer namespace deployment

![Customer Namespace Deployment Diagram](diagrams/helm-charts-diagrams.002.png)
![Customer Namespace Deployment Diagram](../diagrams/helm-charts-diagrams.002.png)

Deployment in each namespace includes OpenNMS Horizon Core, OpenNMS Sentinel, Grafana, and application scripts and configuration files.
All components on a single `namespace` represent a single OpenNMS environment or customer deployment or a single tenant.
Expand Down Expand Up @@ -239,4 +239,4 @@ When using Newts, the resource cache will not exist on the UI servers (maintaine
| sentinel.resources.requests.cpu | string | `"2"` | |
| sentinel.resources.requests.memory | string | `"2Gi"` | |
| sentinel.terminationGracePeriodSeconds | int | `60` | |
| timezone | string | `"America/New_York"` | |
| timezone | string | `"America/New_York"` | |

0 comments on commit d11f00e

Please sign in to comment.