This commit is contained in:
2023-08-13 13:09:12 +02:00
parent 5cf7067c13
commit 64e8bae559
2 changed files with 55 additions and 58 deletions

View File

@@ -71,9 +71,6 @@ resource "kubectl_manifest" "wildduck_deploy" {
- name: configmap
mountPath: /wildduck/config/api.toml
subPath: api.toml
- name: configmap
mountPath: /wildduck/config/dbs.toml
subPath: dbs.toml
- name: configmap
mountPath: /wildduck/config/dkim.toml
subPath: dkim.toml