use helm native traefik dashboard ingress

This commit is contained in:
2024-03-06 21:22:43 +01:00
parent f35e7e73fa
commit b82d213532
7 changed files with 57 additions and 92 deletions

View File

@@ -15,6 +15,9 @@ variable "cloudflare_email_address" {
variable "cloudflare_api_key" {
type = string
}
variable "my_domain" {
type = string
}
variable "region" {}
variable "public_key_path" {}