MapColonies / MapColonies/ts-server-boilerplate

helm: replace order of global and local values

Open
#324 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
1
Forks
1
Avg merge
12h 1m
Merged PRs (30d)
2

Description

**Describe the bug**
Currently, global values are more important than local values, it is supposed to be the opposite.
You can see _helpers.tpl:
https://github.com/MapColonies/ts-server-boilerplate/blob/adbbe33f96ffc64f0d2729deb61a1e6080b176a0/helm/templates/_helpers.tpl#L60-L69

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at helm/templates/_helpers.tpl lines 60-69 and trace how global and local values are combined. Done means the precedence is corrected so local values override global values, with the chart behavior verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm
Domain
devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.