Skip to content

Commit

Permalink
πŸ•β€ add pelorus πŸ•β€ (#179)
Browse files Browse the repository at this point in the history
* πŸ•β€  add pelorus πŸ•β€
  • Loading branch information
eformat authored Oct 27, 2020
1 parent ca00596 commit 4896aab
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions ubiquitous-journey/values-tooling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,3 +176,21 @@ applications:
source_ref: master
sync_policy: *sync_policy_true
no_helm: true
# Pelorus
- name: pelorus
enabled: true
source: https://github.com/redhat-cop/pelorus.git
source_path: charts/deploy
source_ref: master
destination: pelorus
sync_policy:
*sync_policy_true
values:
openshift_prometheus_htpasswd_auth: thisisdefinitelynotmypassword
openshift_prometheus_basic_auth_pass: thisisdefinitelynotmypassword
ignore_differences:
- group: route.openshift.io
kind: Route
jsonPointers:
- /status/ingress
- /spec/host

0 comments on commit 4896aab

Please sign in to comment.