|
@ -4,7 +4,7 @@ imap: |
|
|
image: |
|
|
image: |
|
|
repository: porto.interlegis.leg.br/seit/mailu-dovecot |
|
|
repository: porto.interlegis.leg.br/seit/mailu-dovecot |
|
|
pullPolicy: IfNotPresent |
|
|
pullPolicy: IfNotPresent |
|
|
tag: "1.5.2" |
|
|
tag: "1.5.2" |
|
|
resources: {} |
|
|
resources: {} |
|
|
# limits: |
|
|
# limits: |
|
|
# cpu: 100m |
|
|
# cpu: 100m |
|
@ -17,7 +17,7 @@ smtp: |
|
|
image: |
|
|
image: |
|
|
repository: porto.interlegis.leg.br/seit/mailu-postfix |
|
|
repository: porto.interlegis.leg.br/seit/mailu-postfix |
|
|
pullPolicy: IfNotPresent |
|
|
pullPolicy: IfNotPresent |
|
|
tag: "1.5.1" |
|
|
tag: "1.5.1" |
|
|
resources: {} |
|
|
resources: {} |
|
|
# limits: |
|
|
# limits: |
|
|
# cpu: 100m |
|
|
# cpu: 100m |
|
@ -30,7 +30,7 @@ admin: |
|
|
image: |
|
|
image: |
|
|
repository: porto.interlegis.leg.br/seit/mailu-admin |
|
|
repository: porto.interlegis.leg.br/seit/mailu-admin |
|
|
pullPolicy: IfNotPresent |
|
|
pullPolicy: IfNotPresent |
|
|
tag: "1.5.6" |
|
|
tag: "1.5.6" |
|
|
resources: {} |
|
|
resources: {} |
|
|
# limits: |
|
|
# limits: |
|
|
# cpu: 100m |
|
|
# cpu: 100m |
|
@ -43,7 +43,7 @@ config: |
|
|
image: |
|
|
image: |
|
|
repository: porto.interlegis.leg.br/seit/mailu-admin-ilconfig |
|
|
repository: porto.interlegis.leg.br/seit/mailu-admin-ilconfig |
|
|
pullPolicy: IfNotPresent |
|
|
pullPolicy: IfNotPresent |
|
|
tag: "0.1.0" |
|
|
tag: "0.1.0" |
|
|
resources: {} |
|
|
resources: {} |
|
|
# limits: |
|
|
# limits: |
|
|
# cpu: 100m |
|
|
# cpu: 100m |
|
@ -56,7 +56,7 @@ redis: |
|
|
image: |
|
|
image: |
|
|
repository: redis |
|
|
repository: redis |
|
|
pullPolicy: IfNotPresent |
|
|
pullPolicy: IfNotPresent |
|
|
tag: "4.0.11-alpine" |
|
|
tag: "4.0.11-alpine" |
|
|
resources: {} |
|
|
resources: {} |
|
|
# limits: |
|
|
# limits: |
|
|
# cpu: 100m |
|
|
# cpu: 100m |
|
|