-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathchartpress.yaml
More file actions
77 lines (76 loc) · 2.23 KB
/
chartpress.yaml
File metadata and controls
77 lines (76 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
charts:
- name: osm-seed
imagePrefix: ghcr.io/osm-seed/
repo:
git: osm-seed/osm-seed-chart
published: https://osm-seed.github.io/osm-seed-chart
images:
web:
valuesPath: web.image
contextPath: images/web
db:
valuesPath: db.image
contextPath: images/db
backup-restore:
valuesPath: dbBackupRestore.image
contextPath: images/backup-restore
planet-dump:
valuesPath: planetDump.image
contextPath: images/planet-dump
full-history:
valuesPath: fullHistory.image
contextPath: images/full-history
changesets-dump:
valuesPath: changesetsDump.image
contextPath: images/changesets-dump
replication-job:
valuesPath: replicationJob.image
contextPath: images/replication-job
populate-apidb:
valuesPath: populateApidb.image
contextPath: images/populate-apidb
osm-processor:
valuesPath: osmProcessor.image
contextPath: images/osm-processor
tiler-db:
valuesPath: tilerDb.image
contextPath: images/tiler-db
tiler-imposm:
valuesPath: tilerImposm.image
contextPath: images/tiler-imposm
tiler-server:
valuesPath: tilerServer.image
contextPath: images/tiler-server
tasking-manager-api:
valuesPath: tmApi.image
contextPath: images/tasking-manager-api
nominatim:
valuesPath: nominatimApi.image
contextPath: images/nominatim
overpass-api:
valuesPath: overpassApi.image
contextPath: images/overpass-api
taginfo:
valuesPath: taginfo.image
contextPath: images/taginfo
taginfo-web:
valuesPath: taginfoWeb.image
contextPath: images/taginfo-web
osm-simple-metrics:
valuesPath: osmSimpleMetrics.image
contextPath: images/osm-simple-metrics
changeset-replication-job:
valuesPath: changesetReplicationJob.image
contextPath: images/changeset-replication-job
osmcha-web:
valuesPath: osmchaWeb.image
contextPath: images/osmcha-web
osmcha-db:
valuesPath: osmchaDb.image
contextPath: images/osmcha-db
planet-files:
valuesPath: planetFiles.image
contextPath: images/planet-files
cgimap:
valuesPath: cgimap.image
contextPath: images/cgimap