Newer
Older
provider "kubectl" {
host = "${var.rancher_url}/k8s/clusters/${var.argocd_kube_id}"
token = var.rancher_token
load_config_file = false
}
provider "kubectl" {
host = "${var.rancher_url}/k8s/clusters/${var.argocd_kube_id}"
token = var.rancher_token
load_config_file = false
}
Contact help@ncsa.illinois.edu with questions regarding this site. | All rights reserved. ©2024 Board of Trustees of the University of Illinois. | Web Privacy Notice