mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-13 08:30:05 +01:00
fixups
This commit is contained in:
parent
bbc5e3d477
commit
1bd3fe4d4e
22 changed files with 49 additions and 609 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, kubenix, pkgs, k8sVersion, ... }:
|
||||
{ config, lib, kubenix, pkgs, ... }:
|
||||
|
||||
with lib;
|
||||
|
||||
|
|
@ -23,8 +23,6 @@ in {
|
|||
'';
|
||||
};
|
||||
|
||||
kubernetes.version = k8sVersion;
|
||||
|
||||
kubernetes.customTypes = [
|
||||
{
|
||||
group = "stable.example.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue