feat(grainlab): Added Staging SMTP setup.

This commit is contained in:
Daniël Groothuis
2026-03-19 08:54:37 +01:00
parent 43d0002e60
commit fbc1ecacc6

View File

@@ -4,7 +4,7 @@ metadata:
name: grainlab name: grainlab
namespace: grainlab-staging namespace: grainlab-staging
spec: spec:
replicas: 1 replicas: 0
selector: selector:
matchLabels: matchLabels:
app: grainlab app: grainlab
@@ -36,6 +36,8 @@ spec:
name: grainlab-database name: grainlab-database
- secretRef: - secretRef:
name: grainlab-s3 name: grainlab-s3
- secretRef:
name: grainlab-smtp
readinessProbe: readinessProbe:
httpGet: httpGet:
path: / path: /