mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-13 22:39:06 +02:00
fix traefik values.yml
This commit is contained in:
@@ -51,7 +51,7 @@ module "nlb" {
|
||||
|
||||
compartment_ocid = var.compartment_ocid
|
||||
cluster_ocid = module.oke.cluster_ocid
|
||||
values_file = "traefik-values.yaml"
|
||||
values_file = "traefik-values.yml"
|
||||
|
||||
depends_on = [ module.oke ]
|
||||
}
|
||||
|
Reference in New Issue
Block a user