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

Please include --rs parameter and Environment Variable for registry secret name #6

Open
rmey opened this issue Nov 18, 2020 · 1 comment

Comments

@rmey
Copy link

rmey commented Nov 18, 2020

I would add something like this:
export REGISTRY_SECRET=myicrsecret
and in run scripts:
ibmcloud ce app create -n helloworld --rs $REGISTRY_SECRET --image ${REPOSITORY}/helloworld

@duglin
Copy link

duglin commented Dec 16, 2020

@rmey sorry for the delay - I didn't notice your issue until just now. I'll look into this. One of the issues with adding cool options like this is that it might appear to complicate things for newbies.... so it's balancing act between "keep it as simple as possible" and "flexibility". But it's a good idea...

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

2 participants