Skip to content

Wildcard domains

Compare
Choose a tag to compare
@vfarcic vfarcic released this 17 Dec 00:38
· 628 commits to master since this release

Domains can be prefixed with a wildcard.

...
  --label "com.df.serviceDomain=*domain.com" \
...

The above example would match any domain ending with domain.com (e.g. my-domain.com, my-other-domain.com, etc).