File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
# Declare variables to be passed into your templates.
4
4
5
5
image :
6
- repository : public.ecr.aws/zinclabs /openobserve
6
+ repository : o2cr.ai/openobserve /openobserve
7
7
pullPolicy : IfNotPresent
8
8
# Overrides the image tag whose default is the chart appVersion.
9
9
tag : " v0.14.7"
@@ -372,7 +372,7 @@ minio:
372
372
zplane :
373
373
enabled : false # if true then zPlane will be deployed as part of openobserve
374
374
image :
375
- repository : public.ecr.aws/zinclabs /zplane
375
+ repository : o2cr.ai/openobserve /zplane
376
376
tag : 0.1.6
377
377
pullPolicy : IfNotPresent
378
378
service :
Original file line number Diff line number Diff line change 4
4
5
5
image :
6
6
oss :
7
- repository : public.ecr.aws/zinclabs /openobserve
7
+ repository : o2cr.ai/openobserve /openobserve
8
8
# Overrides the image tag whose default is the chart appVersion.
9
9
tag : " v0.14.7"
10
10
enterprise :
11
- repository : public.ecr.aws/zinclabs /openobserve-enterprise
11
+ repository : o2cr.ai/openobserve /openobserve-enterprise
12
12
# Overrides the image tag whose default is the chart appVersion.
13
13
tag : " v0.14.7"
14
14
reportserver :
15
- repository : public.ecr.aws/zinclabs /report-server
15
+ repository : o2cr.ai/openobserve /report-server
16
16
tag : " v0.11.0-70baf7a"
17
17
busybox :
18
18
repository : public.ecr.aws/docker/library/busybox
@@ -747,7 +747,7 @@ minio:
747
747
zplane :
748
748
enabled : false # if true then zPlane will be deployed as part of openobserve
749
749
image :
750
- repository : public.ecr.aws/zinclabs /zplane
750
+ repository : o2cr.ai/openobserve /zplane
751
751
tag : 0.1.6
752
752
pullPolicy : IfNotPresent
753
753
service :
You can’t perform that action at this time.
0 commit comments