mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-13 22:39:06 +02:00
Add cert-manager
This commit is contained in:
@@ -28,6 +28,11 @@ variable "install_argocd" {
|
||||
default = true
|
||||
}
|
||||
|
||||
variable "install_cert_manager" {
|
||||
type = bool
|
||||
default = true
|
||||
}
|
||||
|
||||
variable "region" {}
|
||||
variable "public_key_path" {}
|
||||
|
||||
|
Reference in New Issue
Block a user