Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
Merge pull request #1378 from ciaranRoche/remove-unused-ups-templates
Browse files Browse the repository at this point in the history
remove unused templates from ups
  • Loading branch information
openshift-merge-robot authored Jul 1, 2020
2 parents 61f854a + e427a2a commit 9a048c9
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1,513 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Some of these changes may include:
* [INTLY-8601] - Add dummy/null reciever for UnifiedPushJavaHeapThresholdExceeded alert

### Removed
* Removed unused templates from UPS role


### Bug Fixes
Expand Down
8 changes: 0 additions & 8 deletions roles/ups/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,6 @@ ups_encryption_secret: ''
ups_encryption_secret_namespace: "{{ backup_namespace }}"

#monitor
ups_svc_monitor_resource_list:
- "{{ ups_operator_resources }}/monitor/service_monitor.yaml"
- "{{ ups_operator_resources }}/monitor/push_service_monitor.yaml"
ups_svc_monitor_templates:
- grafana_dashboard
- prometheus_rule
- operator_grafana_dashboard
- operator_prometheus_rule
ups_message_broker: false

#scaling
Expand Down
Loading

0 comments on commit 9a048c9

Please sign in to comment.