Question
How to provide one-click application param value from marketplace UI
Hi Team,
We have a kubernetes based application, which we intend to host as an One-click app in Digital Ocean. With this app we need to provide a unique ID during the installation.
Referred the below links
- Github link - https://github.com/digitalocean/marketplace-kubernetes.
- https://github.com/digitalocean/marketplace-kubernetes/blob/master/CONTRIBUTING.md
Tested it locally by providing the ID with the deploy.sh script from commandline and it worked for us.
Is there any provision to pass ID from Marketplace Application UI during app install time?
Please suggest a way if we can make it possible.
Thanks.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×