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

Make it possible to use service name for all actions #46

Open
mdanielolsson opened this issue Apr 16, 2021 · 0 comments
Open

Make it possible to use service name for all actions #46

mdanielolsson opened this issue Apr 16, 2021 · 0 comments

Comments

@mdanielolsson
Copy link
Member

Currently it's expecting only the service name when creating secrets, but all other actions require the full name of the secret. On create it will append the service name with container name to use as secret name.
It makes sense to be able to use only service name for all actions - assume the default container unless --container is set.

First version of this update should preferably support both the current way and the suggested way.

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