Mutually exclusive component options #70
Replies: 5 comments 3 replies
-
Alternatives:
|
Beta Was this translation helpful? Give feedback.
-
hmmm I'm confused a little on this one. What data exactly would be changing within zarf? There is the hostname prompt on |
Beta Was this translation helpful? Give feedback.
-
Having Zarf set values for helm charts would probably not be the best course of action, but maybe having it choose between two files to package based on the choice? |
Beta Was this translation helpful? Give feedback.
-
Right now I'm just spitballing after a cocktail or two, just wanted to get a conversation going. I'm totally willing to concede that it is a stupid idea :) |
Beta Was this translation helpful? Give feedback.
-
Lol. Oh so what you're generally saying is.... right now component options are additive by nature (AND): Deploy A? you're suggesting something like (OR): Pick one: ? |
Beta Was this translation helpful? Give feedback.
-
Right now the only options for a component are
yes
orno
. What do you think about having the ability to do a mutually exclusive choice? The use case I'm thinking about is being able to use the exact same zarf package for a local deployment as you would for production, but there are a couple of tweaks that have to be made.Example:
Beta Was this translation helpful? Give feedback.
All reactions