feat: add DOKS, managed postgres/redis, WAF rules, external-dns
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
do_token = "your-digitalocean-api-token"
|
||||
ssh_key_name = "your-key-name-in-do"
|
||||
region = "nyc3"
|
||||
droplet_size = "s-1vcpu-2gb"
|
||||
droplet_size = "s-2vcpu-4gb"
|
||||
cloudflare_api_token = "your-cloudflare-api-token"
|
||||
domain = "example.com"
|
||||
cluster_lb_ip = "your-ingress-lb-ip"
|
||||
|
||||
Reference in New Issue
Block a user