Support providing deployment configs in YAMLs #6
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Idea:
This will help to inline ways for installing resources, across shipwright-io.
Context:
In shipwright-io/build we enable users to get a quick installation approach using
kubectl apply -f a-nice-yaml-file
. We should be supporting this here. So we can continue providing the same experience.Note: As this one also install via package managers such as
helm
, we should support that in Build, see shipwright-io/build#356The text was updated successfully, but these errors were encountered: