Skip to content

Commit f943e4f

Browse files
committed
Remove unused nodepool
I believe this `testing` nodepool was used to test gitlab upgrades years ago, when we didn't have a staging cluster and the staging gitlab instance lived in the prod cluster. Either way, it's not used anymore.
1 parent ed0a897 commit f943e4f

File tree

2 files changed

+0
-76
lines changed

2 files changed

+0
-76
lines changed

k8s/production/karpenter/provisioners/runners/testing/provisioners.yaml

Lines changed: 0 additions & 75 deletions
This file was deleted.

k8s/staging/karpenter/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
4-
- ../../production/karpenter/provisioners/runners/testing/provisioners.yaml
54
- ../../production/karpenter/provisioners/runners/graviton/3/provisioners.yaml
65
- ../../production/karpenter/provisioners/runners/graviton/4/provisioners.yaml
76
- ../../production/karpenter/provisioners/runners/x86_64/v2/provisioners.yaml

0 commit comments

Comments
 (0)