mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
310 B
310 B
This example demonstrates the use of kubenix submodules, which are built atop of nixos submodule system, to create resources in multiple namespaces.
{{< source "default.nix" >}}
Here's a definition of a submodule.
{{< source "namespaced.nix" >}}
And here's how it can be used.
{{< source "module.nix" >}}