Generic Service Stack #15509
Unanswered
darshan-yadav
asked this question in
Q&A
Replies: 1 comment
-
Could you please provide more info about what "services" are specifically referring to, and what each stack consists of? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a generic stack that can deploy services for a different name. Use case if something like I want to create a service for each customer. So I have parameterized the service name, task def. But when I deploy the second service it deletes the first one. How can I avoid that without creating a different stack?
Beta Was this translation helpful? Give feedback.
All reactions