mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site.
![]() Related to helm Charts: Currently the reference to secret is done by ``` envFrom: - secretRef: name: {{ .Release.Name }}-env ``` [Link](https://github.com/umap-project/umap/blob/master/charts/umap/templates/deployment.yaml#L67C1-L69C44) but secret object is created like this: ``` metadata: name: {{ include "umap.fullname" . }}-env ``` [Link](https://github.com/umap-project/umap/blob/master/charts/umap/templates/secret-env.yaml#L4C3-L4C4) Works as long as no Sub-Chart feature is used, when individual configuration is stored within a git repo. Then the subchart name is added to fullname. (And I think if custom fullName is set) To be safe, `{{ include "umap.fullname" . }}` is correct. Should be no breaking change, when it is working at the moment. (Because then both return same value) It is only a breaking change, if it is not working at the moment. |
||
---|---|---|
.github | ||
.tx | ||
charts/umap | ||
docker | ||
docs | ||
docs-users | ||
scripts | ||
umap | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
.pipignore | ||
.prettierrc.yaml | ||
.readthedocs.yaml | ||
.travis.yml | ||
biome.json | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
manage.py | ||
MANIFEST.in | ||
mkdocs.yml | ||
osmic-white.yaml | ||
osmic.yaml | ||
package.json | ||
pyproject.toml | ||
pytest.ini | ||
README.md | ||
SECURITY.md |
uMap project
uMap lets you create maps with OpenStreetMap layers in a minute and embed them in your site. Because we think that the more OSM will be used, the more OSM will be improved. Built on top of Django and Leaflet.
- Have a look at our website for an introduction
- See our docs for technical information
- Come chat with us on matrix.org, or join the mailing-list