Skip to content

Commit ca2bce6

Browse files
committed
Add VPC to auto-update list
Signed-off-by: nbykov0 <166552198+nbykov0@users.noreply.github.com>
1 parent 9ccac78 commit ca2bce6

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
@@ -2,7 +2,7 @@
22
APPS ?= tenant clickhouse redis ferretdb rabbitmq postgres nats kafka mysql
33
K8S ?= kubernetes
44
VMS ?= virtual-machine vm-disk vm-instance
5-
NETWORKING ?= vpn http-cache tcp-balancer
5+
NETWORKING ?= vpc vpn http-cache tcp-balancer
66
SERVICES ?= bootbox etcd ingress monitoring seaweedfs
77
APPS_DEST_DIR ?= content/en/docs/applications
88
K8S_DEST_DIR ?= content/en/docs

0 commit comments

Comments
 (0)