docs: ADR for Helm Resource implementation style #12

Merged
taha merged 3 commits from helm-kustomize-adr into master 2025-04-16 17:39:18 +00:00
Showing only changes of commit 61a0cb5434 - Show all commits

33
adr/000-ADR-Template.md Normal file
View File

@ -0,0 +1,33 @@
# Architecture Decision Record: \<Title\>
Name: \<Name\>
Initial Date: \<Date\>
Last Updated Date: \<Date\>
## Status
Proposed/Pending/Accepted/Implemented
## Context
The problem, background, the "why" behind this decision/discussion
## Decision
Proposed solution to the problem
## Rationale
Reasoning behind the decision
## Consequences
Pros/Cons of chosen solution
## Alternatives considered
Pros/Cons of various proposed solutions considered
## Additional Notes