Skip to content

Commit

Permalink
Merge pull request nexodus-io#1964 from chirino/main
Browse files Browse the repository at this point in the history
Revert "deployment: fix grafana host name "
  • Loading branch information
chirino authored Mar 7, 2024
2 parents 4e0f8ba + 5013e08 commit 9724d18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/nexodus-monitoring/overlays/rosa/grafana-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
header_property: username
header_name: X-Forwarded-User
server:
root_url: https://nexodus-grafana.apps.platform-sts.pcbk.p1.openshiftapps.com
root_url: https://nexodus-grafana.apps.open-svc-sts.k1wl.p1.openshiftapps.com
containers:
- args:
- '-provider=openshift'
Expand Down
2 changes: 1 addition & 1 deletion deploy/nexodus-monitoring/overlays/rosa/grafana/route.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
annotations:
service.beta.openshift.io/serving-cert-secret-name: grafana-tls
spec:
host: nexodus-grafana.apps.platform-sts.pcbk.p1.openshiftapps.com
host: nexodus-grafana.apps.open-svc-sts.k1wl.p1.openshiftapps.com
port:
targetPort: https
tls:
Expand Down

0 comments on commit 9724d18

Please sign in to comment.