mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
imp: add some provenance info on defaults
This commit is contained in:
parent
39badb2084
commit
80d3a595f5
2 changed files with 2 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ in
|
|||
config.testing.defaults = [{
|
||||
features = [ "docker" ];
|
||||
default = {
|
||||
_file = "testing.docker.registryUrl";
|
||||
docker.registry.url = cfg.registryUrl;
|
||||
};
|
||||
}];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue