Migrate all resources from 'mail' to 'mail-services' namespace

This commit is contained in:
dvirlabs 2026-05-17 14:05:10 +03:00
parent 71dcd9be26
commit d316b795f5
9 changed files with 9 additions and 9 deletions

View File

@ -15,7 +15,7 @@ spec:
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: mail namespace: mail-services
syncPolicy: syncPolicy:
automated: automated:

View File

@ -18,7 +18,7 @@ spec:
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: mail namespace: mail-services
syncPolicy: syncPolicy:
automated: automated:

View File

@ -18,7 +18,7 @@ spec:
destination: destination:
server: https://kubernetes.default.svc server: https://kubernetes.default.svc
namespace: mail namespace: mail-services
ignoreDifferences: ignoreDifferences:
- group: apps - group: apps

View File

@ -8,7 +8,7 @@ image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Namespace ## Namespace
namespace: mail namespace: mail-services
## Replica count ## Replica count
replicaCount: 1 replicaCount: 1

View File

@ -8,7 +8,7 @@ image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Namespace ## Namespace
namespace: mail namespace: mail-services
## Replica count (should be 1 for StatefulSet with persistent data) ## Replica count (should be 1 for StatefulSet with persistent data)
replicaCount: 1 replicaCount: 1

View File

@ -5,7 +5,7 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: stalwart-mail-ports name: stalwart-mail-ports
namespace: mail namespace: mail-services
labels: labels:
app: stalwart app: stalwart
annotations: annotations:

View File

@ -5,7 +5,7 @@ apiVersion: v1
kind: Service kind: Service
metadata: metadata:
name: stalwart-external name: stalwart-external
namespace: mail namespace: mail-services
labels: labels:
app: stalwart app: stalwart
spec: spec:

View File

@ -2,7 +2,7 @@
## Override default chart values here ## Override default chart values here
## Namespace ## Namespace
namespace: mail namespace: mail-services
## Image configuration ## Image configuration
image: image:

View File

@ -2,7 +2,7 @@
## Override default chart values here ## Override default chart values here
## Namespace ## Namespace
namespace: mail namespace: mail-services
## Image configuration ## Image configuration
image: image: