Skip to content

Commit da4dd43

Browse files
author
7va
committed
try and host grafana at opensampl.ornl.gov
1 parent a015828 commit da4dd43

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

helm/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ apiVersion: v2
22
name: opensampl
33
description: Helm chart for OpenSAMPL (Postgres + Backend + Grafana + Migrations)
44
type: application
5-
version: 0.1.3
5+
version: 0.1.4
66
appVersion: "1.0.0"
77
icon: https://raw.githubusercontent.com/ORNL/OpenSAMPL/main/docs/logo.png

helm/values-mariner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ingress:
5353
hosts:
5454
- host: opensampl-test.ornl.gov
5555
paths:
56-
- path: /api
56+
- path: /backend
5757
pathType: Prefix
5858
service: backend
5959
- path: /

0 commit comments

Comments
 (0)