fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user