On Thu, Jan 17, 2019 at 3:23 AM Zhenshi Zhou <[email protected]> wrote:

> Hi,
>
> I'm new to openshift. I deployed an cluster using OKD 3.11.
>
> I add a custom template into the platform successfully. And
> I have a private git system. When I create a new app there's
> nowhere I can  set the source secret on the web console.
>
> I find that some build-in templates have a drop-down list for
> me to choose the secret I added to the resorce. How can I
> add this drop-down list to my custon template?
>

I don't know about a drop-down, but you can add a parameter to your
template that the user can fill in when instantiating your template.  Your
template can use the parameter to populate the git secret field.



>
> Thanks
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>


-- 
Ben Parees | OpenShift
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to