mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 11:23:40 +00:00
Cleanup starship k8s
This commit is contained in:
@@ -126,11 +126,6 @@ in
|
||||
};
|
||||
kubernetes = {
|
||||
disabled = false;
|
||||
context_aliases = {
|
||||
".*stg_.*" = "stg";
|
||||
".*test_.*" = "test";
|
||||
".*prd_.*" = "prd";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user