spaship / operator

SPAship Operator
https://spaship.io/operator/
Apache License 2.0
1 stars 2 forks source link

Allow in Operator's Deployment Defaults's environment name regexp match #66

Closed lkrzyzanek closed 3 years ago

lkrzyzanek commented 3 years ago

To provide more flexibility allow in operator's env content deployment defaults regexp match.

e.g. pr-.* would match to all pr-* environments

Or .* would be default to all envs.