feat(rancher): added constraint management for rancher provider
This commit is contained in:
parent
b5283391dd
commit
8de107866f
4 changed files with 34 additions and 0 deletions
|
@ -1081,6 +1081,12 @@
|
|||
# Required
|
||||
# SecretKey = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
|
||||
|
||||
# Constraints
|
||||
#
|
||||
# Optional
|
||||
#
|
||||
# constraints = ["tag==api", "tag==chee*e"]
|
||||
# Matching with containers having this tag: "traefik.tags=cheese,wine"
|
||||
|
||||
################################################################
|
||||
# DynamoDB configuration backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue