Skip to content

Commit 07bc77b

Browse files
Deployer ADR (#149)
<!-- markdownlint-disable MD041 --> #### What this PR does / why we need it Creates a Deployment ADR that discusses the different deployer options and why we chose which. #### Which issue(s) this PR fixes Closes #136 --------- Co-authored-by: ikhandamirov <[email protected]>
1 parent 6db9a8b commit 07bc77b

File tree

4 files changed

+532
-1
lines changed

4 files changed

+532
-1
lines changed

docs/adr/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ spec:
426426

427427
The value would be used to find the relevant exchange value in the referenced
428428
configuration object as well. Be that a value file or a ConfigMap it isn't
429-
relevent.
429+
relevant.
430430

431431
_Note_: We might be able to even re-name this object to something like
432432
MutationConfig that would perform either operation based on the referencing

0 commit comments

Comments
 (0)