Skip to content

Commit 981da13

Browse files
committed
Install longhorn
1 parent 82ad2bb commit 981da13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ module "k8s-cluster" {
2525
PATH_TO_PUBLIC_LB_CERT = "<PAHT_TO_PUBLIC_LB_CERT>"
2626
PATH_TO_PUBLIC_LB_KEY = "<PAHT_TO_PRIVATE_LB_CERT>"
2727
install_nginx_ingress = true
28+
install_longhorn = true
2829
source = "github.com/garutilorenzo/k8s-aws-terraform-cluster"
2930
}
3031

0 commit comments

Comments
 (0)