Add support for authenticating to GKE with gcloud.
This commit is contained in:
parent
11a1d61581
commit
dd96520ad1
@ -21,7 +21,7 @@
|
||||
lib.mkMerge [
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
google-cloud-sdk
|
||||
(google-cloud-sdk.withExtraComponents [ google-cloud-sdk.components.gke-gcloud-auth-plugin ])
|
||||
];
|
||||
|
||||
environment.persistence."/state" = lib.mkIf (!config.me.buildingIso) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user