This commit is contained in:
2023-08-13 14:24:47 +02:00
parent 0f6ec961d3
commit c572579aa5
2 changed files with 51 additions and 51 deletions

View File

@@ -53,7 +53,7 @@ resource "kubectl_manifest" "webmail_deploy" {
{}
volumeMounts:
- name: config
mountPath: /wildduck/views/index.hbs
mountPath: /app/views/index.hbs
subPath: index.hbs
- name: config
mountPath: /app/config/webmail.toml