add mysql cluster [ci skip]

This commit is contained in:
viktorbarzin 2021-05-03 14:59:17 +01:00
parent 8c53e1c855
commit 63af07f074
5 changed files with 14 additions and 7 deletions

View file

@ -69,6 +69,9 @@ provider "helm" {
}
}
# provider "kubectl" {
# config_path = var.prod ? "" : "~/.kube/config"
# }
# provider "kubectl" {
# host = "kubernetes.viktorbarzin.lan"
# cluster_ca_certificate = base64decode(var.eks_cluster_ca)
# token = data.aws_eks_cluster_auth.main.token