Skip to content

Commit d3cde18

Browse files
chore: destroy ops-preprod-1@eu-central-1
1 parent 6cfce52 commit d3cde18

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

nix/cardano-services/deployments/default.nix

-20
Original file line numberDiff line numberDiff line change
@@ -912,26 +912,6 @@ in
912912
};
913913
};
914914

915-
"ops-preprod-1@eu-central-1" = final: {
916-
namespace = "ops-preprod-1";
917-
network = "preprod";
918-
context = "eks-admin";
919-
region = "eu-central-1";
920-
921-
providers = {
922-
backend = {
923-
enabled = true;
924-
};
925-
};
926-
927-
values = {
928-
useAccelerator = true;
929-
cardano-services = {
930-
ingresOrder = 99;
931-
};
932-
};
933-
};
934-
935915
"live-sanchonet@us-east-2@v1" = final: {
936916
namespace = "live-sanchonet";
937917
name = "${final.namespace}-cardanojs-v1";

0 commit comments

Comments
 (0)