Skip to content

Commit e827c67

Browse files
committed
Switched tabs to spaces
1 parent 16e7237 commit e827c67

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ HELM_VERSION ?= v3.16.3
1414
# Dev Setup
1515
#####################################################################
1616
CLUSTER_NAME ?= ccm-$(shell git rev-parse --short HEAD)
17-
SUBNET_CLUSTER_NAME ?= subnet-testing
18-
VPC_NAME ?= $(CLUSTER_NAME)
19-
MANIFEST_NAME ?= capl-cluster-manifests
20-
SUBNET_MANIFEST_NAME ?= subnet-testing-manifests
17+
SUBNET_CLUSTER_NAME ?= subnet-testing
18+
VPC_NAME ?= $(CLUSTER_NAME)
19+
MANIFEST_NAME ?= capl-cluster-manifests
20+
SUBNET_MANIFEST_NAME ?= subnet-testing-manifests
2121
K8S_VERSION ?= "v1.31.2"
2222
CAPI_VERSION ?= "v1.8.5"
2323
CAAPH_VERSION ?= "v0.2.1"

0 commit comments

Comments
 (0)