Skip to content

Commit 845f6da

Browse files
authored
chore(charts): change to hephy docker hub org
1 parent 652cb68 commit 845f6da

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

charts/monitor/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
grafana:
2-
org: "deisci"
2+
org: "hephy"
33
pull_policy: "Always"
44
docker_tag: canary
55
allow_sign_up: "true"
@@ -10,7 +10,7 @@ grafana:
1010
accessMode: ReadWriteOnce
1111
size: 5Gi
1212
influxdb:
13-
org: "deisci"
13+
org: "hephy"
1414
pull_policy: "Always"
1515
docker_tag: canary
1616
# limits_cpu: "100m"
@@ -24,7 +24,7 @@ influxdb:
2424
accessMode: ReadWriteOnce
2525
size: 20Gi
2626
telegraf:
27-
org: "deisci"
27+
org: "hephy"
2828
pull_policy: "Always"
2929
docker_tag: canary
3030
# limits_cpu: "100m"

0 commit comments

Comments
 (0)