Skip to content

Commit 4c8e27f

Browse files
benjaminjbtjmoore4
authored andcommitted
patching Kustomize monitoring installer (CrunchyData#228)
* patching Kustomize monitoring installer * Update README.md
1 parent ea24967 commit 4c8e27f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1004
-2444
lines changed

kustomize/monitoring/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
To deploy monitoring,
1+
To deploy monitoring:
2+
3+
> **_NOTE:_** For more detailed instructions on deploying, see the [documentation on installing Monitoring](https://access.crunchydata.com/documentation/postgres-operator/latest/installation/monitoring/kustomize).
24
35
1. verify the namespace is correct in kustomization.yaml
4-
2. If you are deploying in openshift, edit deploy*.yaml and comment out fsGroup line under securityContext
6+
2. If you are deploying in openshift, comment out the fsGroup line under securityContext in the following files:
7+
- `alertmanager/deployment.yaml`
8+
- `grafana/deployment.yaml`
9+
- `prometheus/deployment.yaml`
510
3. kubectl apply -k .

kustomize/monitoring/alertmanager-config.yaml

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)