4 lines
115 B
4 lines
115 B
local components = std.extVar("__ksonnet/components");
|
|
components + {
|
|
// Insert user-specified overrides here.
|
|
}
|
|
|