mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-13 14:29:06 +02:00
fix traefik values.yml
This commit is contained in:
@@ -34,5 +34,5 @@ variable "replica_count" {
|
||||
variable "values_file" {
|
||||
description = "The name of the traefik helmchart values file to use"
|
||||
type = string
|
||||
default = "values.yaml"
|
||||
default = "traefik-values.yml"
|
||||
}
|
||||
|
Reference in New Issue
Block a user