We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ccac78 commit ca2bce6Copy full SHA for ca2bce6
Makefile
@@ -2,7 +2,7 @@
2
APPS ?= tenant clickhouse redis ferretdb rabbitmq postgres nats kafka mysql
3
K8S ?= kubernetes
4
VMS ?= virtual-machine vm-disk vm-instance
5
-NETWORKING ?= vpn http-cache tcp-balancer
+NETWORKING ?= vpc vpn http-cache tcp-balancer
6
SERVICES ?= bootbox etcd ingress monitoring seaweedfs
7
APPS_DEST_DIR ?= content/en/docs/applications
8
K8S_DEST_DIR ?= content/en/docs
0 commit comments