This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
people/src/helm/dimail/values.yaml
Quentin BEY 010d3674de 🧑‍💻(tilt) add dimail
This adds dimail to the tilt kube deployment
2025-01-17 17:53:14 +01:00

19 lines
280 B
YAML

replicaCount: 1
image:
repository: registry.mim-libre.fr/dimail/dimail-api
tag: v0.0.13
pullPolicy: Always
service:
type: ClusterIP
port: 8000
ingress:
enabled: true
hostname: dimail.127.0.0.1.nip.io
env:
DIMAIL_MODE: FAKE
DIMAIL_JWT_SECRET: fake_jwt_secret