add mysql cluster [ci skip]

This commit is contained in:
viktorbarzin 2021-05-03 14:59:17 +01:00
parent 661b49a7d3
commit cff72b036a
7 changed files with 153 additions and 9 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