Re: Link to other files in yaml configuration

2017-01-09 Thread Philippe Lafoucrière
On Mon, Jan 9, 2017 at 3:18 PM, Ben Parees wrote: > or references to secrets from within the DC? Sorry, I meant routes, I mixed up two messages. So no, I don't think I can use a secret in a route :) Going with a template is probably the only way to achieve this. Thanks! __

Re: Link to other files in yaml configuration

2017-01-09 Thread Ben Parees
or references to secrets from within the DC? On Mon, Jan 9, 2017 at 3:00 PM, Jessica Forrester wrote: > Any reason you can't do this using a Template with the certs as parameters? > > On Mon, Jan 9, 2017 at 2:55 PM, Jordan Liggitt > wrote: > >> Not in API object definitions, no. >> >> On Mon,

Re: Link to other files in yaml configuration

2017-01-09 Thread Jessica Forrester
Any reason you can't do this using a Template with the certs as parameters? On Mon, Jan 9, 2017 at 2:55 PM, Jordan Liggitt wrote: > Not in API object definitions, no. > > On Mon, Jan 9, 2017 at 2:52 PM, Philippe Lafoucrière < > philippe.lafoucri...@tech-angels.com> wrote: > >> Hi, >> >> Does any

Link to other files in yaml configuration

2017-01-09 Thread Philippe Lafoucrière
Hi, Does anyone know if I can use external files in a yaml file? I'd like to keep out the certificate files (crt, CA and key) from my DeploymentConfig yaml file. Thanks! Philippe ___ users mailing list users@lists.openshift.redhat.com http://lists.opens

Re: Link to other files in yaml configuration

2017-01-09 Thread Jordan Liggitt
Not in API object definitions, no. On Mon, Jan 9, 2017 at 2:52 PM, Philippe Lafoucrière < philippe.lafoucri...@tech-angels.com> wrote: > Hi, > > Does anyone know if I can use external files in a yaml file? > I'd like to keep out the certificate files (crt, CA and key) from my > DeploymentConfig y