Commit 7d53aab
Ian Campbell
boot.sh: Support additional user-supplied metadata
Specified with the KUBE_METADATA environment variable, which should omit the
outermost `{}` e.g. might typically contain a key for a custom directory:
KUBE_METADATA='"custom-thing": { "entries": { "foo" : {"content": "bar" }, ... } }'
Signed-off-by: Ian Campbell <ijc@docker.com>1 parent 3a80c64 commit 7d53aab
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
87 | 92 | | |
88 | 93 | | |
89 | 94 | | |
| |||
0 commit comments