From 045178314f83f42df8cc4a175d35908f1f466a57 Mon Sep 17 00:00:00 2001 From: miampf Date: Tue, 5 Nov 2024 11:58:19 +0100 Subject: [PATCH] fix rebase --- justfile | 7 ------- 1 file changed, 7 deletions(-) diff --git a/justfile b/justfile index 4a14a635b2..c694d777df 100644 --- a/justfile +++ b/justfile @@ -317,13 +317,6 @@ get-credentials-ci-peerpods: --name "contrast-ci-peerpods_caa_cluster" \ --admin -get-credentials-from-gcloud path: - nix run -L .#scripts.get-credentials {{ path }} - -get-credentials-tdxbm: (get-credentials-from-gcloud "projects/796962942582/secrets/m50-ganondorf-kubeconf/versions/5") - -get-credentials-snpbm: (get-credentials-from-gcloud "projects/796962942582/secrets/discovery-kubeconf/versions/2") - # Destroy a running AKS cluster. destroy platform=default_platform: #!/usr/bin/env bash