Add documentation on values for the Supply Chain use case#92
Add documentation on values for the Supply Chain use case#92mlorenzofr wants to merge 19 commits intovalidatedpatterns:mainfrom
Conversation
minmzzhang
left a comment
There was a problem hiding this comment.
I like the patch method, shall we create patch files for all the optional layer1 applications?
05adac7 to
adb4dfc
Compare
This is an option I'm proposing. Creating patches is simple and quick to implement. The downside is that it will require more maintenance if we make a lot of changes to the |
sabre1041
left a comment
There was a problem hiding this comment.
Looks good. A few suggestions
docs/supply-chain.md
Outdated
|
|
||
| ### Setting up the values | ||
|
|
||
| We've seen the components we'll use in this use case. To configure them, we must add (uncomment) these parameters to the `values-hub.yaml` file |
There was a problem hiding this comment.
What does "We've see the components we'll use in this use case" mean?
There was a problem hiding this comment.
I am referring to the components described in the previous sections (Main and Supporting Components): RHTAS, RHTPA, ZTWIM, Quay, MCO, and Tekton.
2f3911b to
9e7cc33
Compare
Signed-off-by: Manuel Lorenzo <mlorenzofr@redhat.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Signed-off-by: Manuel Lorenzo <mlorenzofr@redhat.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Co-authored-by: Andrew Block <andy.block@gmail.com>
Signed-off-by: Manuel Lorenzo <mlorenzofr@redhat.com>
9e7cc33 to
2a81a3d
Compare
Signed-off-by: Manuel Lorenzo <mlorenzofr@redhat.com>
3f48ffe to
846d4b8
Compare
This PR adds documentation on which values should be uncommented in the
values-hub.yamlfile to set up the Supply Chain use case.I've also added a patch file so it can be applied and configured quickly.
Under review