Skip to content

Commit

Permalink
Merge pull request #289 from stackrox/stage
Browse files Browse the repository at this point in the history
sync: stage to production
  • Loading branch information
kovayur authored Nov 26, 2024
2 parents 06a1608 + 31a72da commit 59b130d
Show file tree
Hide file tree
Showing 66 changed files with 1,075 additions and 499 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ repos:
rev: v4.4.0
hooks:
- id: trailing-whitespace
- id: check-json
files: resources/index.json
- id: end-of-file-fixer
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## What is it?

This repository contains resources & other information required by the [Observability Operator](https://github.com/redhat-developer/observability-operator)
This repository contains resources & other information required by the [Observability Operator](https://github.com/rhobs/observability-operator)
to configure the Observability stack for Managed Red Hat Advanced Cluster Security.

Resources are maintained in the `/resources` folder. Sub folders contain the following:
Expand All @@ -13,8 +13,8 @@ Resources are maintained in the `/resources` folder. Sub folders contain the fol

## Install

The observability stack is installed by the [data plane terraforming Helm chart](https://github.com/stackrox/acs-fleet-manager/tree/main/dp-terraform/helm/rhacs-terraform).
Please follow the instructions in the fleet manager repository to install the Helm chart.
The observability stack is installed by ArgoCD from the [gitops repo](https://github.com/stackrox/acscs-manifests).
Please follow the instructions in the fleet manager repository to install ArgoCD.

## Branches

Expand Down
6 changes: 4 additions & 2 deletions resources/grafana/generated/dashboards/rhacs-autoscaler.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions resources/grafana/generated/dashboards/rhacs-central-slo.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions resources/grafana/generated/dashboards/rhacs-central.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 59b130d

Please sign in to comment.