docs: map existing codebase
This commit is contained in:
parent
275eb5aec8
commit
c8e9c41afc
8 changed files with 1475 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ resource "kubernetes_deployment" "roundcubemail" {
|
|||
spec {
|
||||
container {
|
||||
name = "roundcube"
|
||||
image = "roundcube/roundcubemail:1.6-apache"
|
||||
image = "roundcube/roundcubemail:1.6.13-apache"
|
||||
# Uncomment me to mount additional settings
|
||||
# volume_mount {
|
||||
# name = "imap-config"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue