blob: a4b2232f469144c37221564ef80d55d1e11b3fec [file] [log] [blame]
{
"alert_slack_url": "",
"allowed_ips": <ALLOWED_IP_CIDR>,
"aws_cidr": "",
"aws_profile": "",
"aws_route_table_id": "",
"aws_sg": "",
"aws_vpc_id": "",
"bastion_tag": "<BASTION_TAG>",
"cloud_type": "gcp",
"cluster_context": "gke_<PROJECT_ID>_<REGION>_<CLUSTER_NAME>",
"cluster_name": "<CLUSTER_NAME>",
"cluster_type": "gcp/gke",
"config_context_auth_info": "gke_<PROJECT_ID>_<REGION>_<CLUSTER_NAME>",
"config_context_cluster": "gke_<PROJECT_ID>_<REGION>_<CLUSTER_NAME>",
"dns_zone_name": "<DNS_ZONE_NAME>",
"docker_password": "",
"docker_repo": "<DOCKER_REPO>",
"docker_user": "",
"enclave_jwt_secret": "",
"gcp_cidr": "<ODAHU_CIDR>",
"git_examples_description": "",
"git_examples_key": "",
"git_examples_reference": "",
"git_examples_uri": "",
"git_examples_web_ui_link": "",
"github_org_name": "",
"gke_node_tag": "<CLUSTER_NAME>-gke-node",
"grafana_admin": "<GRAFANA_ADMIN>",
"grafana_pass": "<GRAFANA_PASS>",
"infra_cidr": "",
"initial_node_count": "<INITIAL_NODE_COUNT>",
"istio_helm_repo": "<ISTIO_HELM_REPO>",
"k8s_version": "<K8S_VERSION>",
"location": "<REGION>",
"oauth_oidc_audience": "legion",
"oauth_oidc_issuer_url": "<OAUTH_OIDC_ISSUER_URL>",
"data_bucket": "<CLUSTER_NAME>-data-bucket",
"helm_repo": "<HELM_REPO>",
"odahu_infra_version": "<ODAHU_INFRA_VERSION>",
"odahuflow_version": "<ODAHUFLOW_VERSION>",
"mlflow_toolchain_version": "<MLFLOW_TOOLCHAIN_VERSION>",
"jupyterlab_version": "<JUPYTERLAB_VERSION>",
"packager_version": "<PACKAGER_VERSION>",
"vpc_name": "<VPC_NAME>",
"network_name": "<VPC_NAME>",
"subnet_name": "<SUBNET_NAME>",
"node_locations": <NODE_LOCATIONS>,
"node_version": "<NODE_VERSION>",
"oauth_client_id": "<OAUTH_CLIENT_ID>",
"oauth_client_secret": "<OAUTH_CLIENT_SECRET>",
"oauth_cookie_secret": "<OAUTH_COOCKIE_SECRET>",
"oauth_oidc_scope": "openid profile email offline_access groups",
"pods_cidr": "<PODS_CIDR>",
"project_id": "<PROJECT_ID>",
"region": "<REGION>",
"root_domain": "<ROOT_DOMAIN>",
"service_cidr": "<SERVICE_CIDR>",
"ssh_key": "<SSH_KEY>",
"test_oauth_auth_url": "",
"test_oauth_client_id": "",
"test_oauth_client_secret": "",
"test_oauth_scope": "",
"test_user_email": "",
"test_user_password": "",
"tfstate_bucket": "<CLUSTER_NAME>-tfstate",
"tls_crt": "<TLS_CRT>",
"tls_key": "<TLS_KEY>",
"zone": "<ZONE>",
"dns_project_id": "<DNS_PROJECT_ID>",
"odahuflow_connection_decrypt_token": "<DECRYPT_TOKEN>",
"infra_vpc_peering": "<INFRA_VPC_PEERING>"
}