You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
0 commit comments