Commit 04e7c23
authored
Fix traefik www capture router (ITISFoundation#1029)
j2cli that we use preserves quotes around variable value being
substituted kolypto/j2cli#77. This leads to a
wrong label syntax (e.g. label="asda" instead of label=asda)
Related PR(s):
* ITISFoundation#1013
Related Issue(s):
* closes ITISFoundation#10281 parent f2143c9 commit 04e7c23
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
0 commit comments