mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
fix(helm): fix issue regarding empty helm.instances
This commit is contained in:
parent
a8a79d02ff
commit
962106fa22
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ in {
|
||||||
inherit (config) chart name namespace values kubeVersion;
|
inherit (config) chart name namespace values kubeVersion;
|
||||||
});
|
});
|
||||||
}));
|
}));
|
||||||
|
default = {};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue