Upgrade wildduck components
This commit is contained in:
@@ -148,7 +148,7 @@ spec:
|
|||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
containers:
|
containers:
|
||||||
- name: haraka
|
- name: haraka
|
||||||
image: mirror.gcr.io/codemowers/wildduck-haraka-inbound:latest@sha256:5b9ec221d9686604a8f247e894727dfaa3413ac75d31428773441d31bb4feaa6
|
image: ghcr.io/codemowers/wildduck-haraka-inbound:sha-f46aeb5@sha256:d269d9e6446d771f4c92c6a94ad6ab73d1d3f4561ee2acc1d0f4147ff6e06afc
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 2525
|
- containerPort: 2525
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ data:
|
|||||||
enabled=true
|
enabled=true
|
||||||
rewriteDomain="k-space.ee"
|
rewriteDomain="k-space.ee"
|
||||||
zonemta.toml: |-
|
zonemta.toml: |-
|
||||||
|
corePluginsPath="/app/node_modules/@zone-eu/zone-mta/plugins"
|
||||||
[log]
|
[log]
|
||||||
level="info"
|
level="info"
|
||||||
[smtpInterfaces.feeder]
|
[smtpInterfaces.feeder]
|
||||||
@@ -88,7 +89,7 @@ spec:
|
|||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
containers:
|
containers:
|
||||||
- name: zonemta
|
- name: zonemta
|
||||||
image: mirror.gcr.io/codemowers/wildduck-zonemta-outbound:latest@sha256:d19d92adc4325ee812ff75060f789012eba487f2bd50efa219f3f0b799636a7b
|
image: ghcr.io/codemowers/wildduck-zonemta-outbound:sha-dd1ad7c@sha256:7825098b68851ac779a56543f595c8fa87b20f3ad9408341cdc7de6753dfe8e2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- /sbin/tini
|
- /sbin/tini
|
||||||
|
|||||||
Reference in New Issue
Block a user