Skip to content
Snippets Groups Projects

Architecture values files to reuse dict information across namespaces

Merged Antoine R. Dumont requested to merge stop-duplication-in-values.yaml into master

@olasd @vsellier What about this organization?

That way:

  • the /swh/values/{environment}/default.yaml contains the common/default values of the environment without having to duplicate it (as we do currently and it's quite tedious).
  • the /swh/values/{environment}/{namespace}.yaml holds the specifics (diverging) values of the namespace
  • the /swh/values/{environment}/overrides/{namespace}-with-some-more-specificities.yaml (e.g. swh-cassandra-next-version) can still be used as a composition of values

In [1] you can find the corresponding adaptations (without any diff for staging and production namespaces).

[1] swh-charts!173 (merged)

Edited by Antoine R. Dumont

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading