Replace openfaas with dokku
This commit is contained in:
parent
7748ecf828
commit
53d9cd1190
10 changed files with 74 additions and 49 deletions
|
@ -151,6 +151,7 @@ variable "services" {
|
|||
backup = optional(list(object({
|
||||
name = string
|
||||
type = string
|
||||
path = optional(string)
|
||||
})))
|
||||
monitoring = optional(object({
|
||||
url = optional(string)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue