mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-13 22:39:06 +02:00
fix up nlb config
This commit is contained in:
@@ -19,3 +19,9 @@ provider "oci" {
|
||||
region = var.region
|
||||
retry_duration_seconds = 120
|
||||
}
|
||||
|
||||
provider "helm" {
|
||||
kubernetes {
|
||||
config_path = "oke/kubeconfig"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user