We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e099ac commit 788c759Copy full SHA for 788c759
Makefile
@@ -20,7 +20,7 @@ install:
20
./scripts/manage-service.sh deploy
21
./scripts/deploy-network-policies.sh
22
./scripts/install-prometheus-operator.sh
23
- ./scripts/deploy-operator-crd-scaling.sh
+ # ./scripts/deploy-operator-crd-scaling.sh
24
25
# creates a k8s cluster instance
26
rebuild-cluster:
0 commit comments