Skip to content

Commit 788c759

Browse files
authored
Comment out scaling crd deployment (#217)
1 parent 0e099ac commit 788c759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ install:
2020
./scripts/manage-service.sh deploy
2121
./scripts/deploy-network-policies.sh
2222
./scripts/install-prometheus-operator.sh
23-
./scripts/deploy-operator-crd-scaling.sh
23+
# ./scripts/deploy-operator-crd-scaling.sh
2424

2525
# creates a k8s cluster instance
2626
rebuild-cluster:

0 commit comments

Comments
 (0)