mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-13 22:39:06 +02:00
Add oke and nlb to managed cluster
This commit is contained in:
5
oci-managed/nlb/provider.tf
Normal file
5
oci-managed/nlb/provider.tf
Normal file
@@ -0,0 +1,5 @@
|
||||
provider "helm" {
|
||||
kubernetes {
|
||||
config_path = "~/.kube/config"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user