Skip to content
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

Template #5

Open
adi90x opened this issue Dec 7, 2016 · 0 comments
Open

Template #5

adi90x opened this issue Dec 7, 2016 · 0 comments

Comments

@adi90x
Copy link

adi90x commented Dec 7, 2016

Hello,
I am not really good at go template but what I try to do is the following:
service A => label : foo=value1, scale 2 : IP1 & IP2
service B => label : foo=value2, scale 1 : IP3
service C => label : foo=value1, scale 1: IP4

And I try to get something like :
value1 = IP1, IP2, IP4
value2 = IP3

Is there a way to get that from go-rancher-gen?
Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant