add missing mailserver terraform items
This commit is contained in:
parent
3a37fc181d
commit
b0f4616689
6 changed files with 339 additions and 8 deletions
|
|
@ -1,6 +1,4 @@
|
|||
variable "tls_secret_name" {}
|
||||
variable "tls_crt" {}
|
||||
variable "tls_key" {}
|
||||
# variable "dockerhub_password" {}
|
||||
|
||||
resource "kubernetes_namespace" "website" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue