mirror of
https://github.com/jlengrand/engine.git
synced 2026-05-18 08:11:17 +00:00
registry is not deployed with terraform
This commit is contained in:
@@ -4,12 +4,7 @@ variable "digitalocean_region" {
|
||||
type = string
|
||||
}
|
||||
|
||||
// container registry
|
||||
variable "container_registry_name" {
|
||||
default = "qovery"
|
||||
type = string
|
||||
}
|
||||
|
||||
// kubernetes MASTER cluster
|
||||
// kubernetes MASTER cluster
|
||||
variable "kubernetes_master_cluster_name" {
|
||||
default = "{{ kubernetes_master_cluster_name }}"
|
||||
|
||||
Reference in New Issue
Block a user