aboutsummaryrefslogtreecommitdiffstats
path: root/openlab/modules/kubernetes/kubernetes/variables.tf
blob: 6e26b85dfbbf5b22bf0e04a548f558447588ef98 (plain)
1
2
3
4
5
variable "kubernetes_home" {}

variable "service_account" {}

variable "namespace" {}