Add some scripts that are helpful for configuring kubernetes.

This commit is contained in:
Tom Alexander
2025-03-08 17:22:32 -05:00
parent 84bd6be8e6
commit 2b54630053
2 changed files with 7 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ in
alias_kd
alias_klog
decrypt_k8s_secret
ingress2gateway # Convert ingress yaml to gateway yaml
];
environment.persistence."/persist" = lib.mkIf (!config.me.buildingIso) {