-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🍀 Proposal
: Config Template Enhancement with GitOps Support
#598
Comments
Approved. Please proceed. Great proposal! |
I want to try to take this! @daniel-hutao |
@jxs1211 It’s a good first issue, let’s leave it to new contributors. |
ok |
I want to try to take this! @daniel-hutao |
You got it, happy coding! |
@karasart Welcome to devstream. If you have any problems in solving this problem, I am willing to assist you. You can also contact me in the devstream WeChat group, my username is LBJ. |
What Would You Like to Add? Why is This Needed?
We'll have
dtm show config --template=quickstart
command to printquickstart.yaml
soon. See #597 for more details.So why not add a
dtm show config --template=gitops
to printgitops.yaml
to make the GitOps toolchain run easier?Design
dtm show config --template=gitops
->gitops.yaml
About the content with gitops.yaml, see: https://github.com/devstream-io/devstream/blob/221298b5d5dde98a67ebadb99197fcb89218f7b0/examples/gitops.yaml for the details
Notice
Code after #597 merged
The text was updated successfully, but these errors were encountered: