feat(grainlab): Added Staging SMTP setup.
This commit is contained in:
@@ -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: /
|
||||||
|
|||||||
Reference in New Issue
Block a user