Files
Kubernetes.K3s.installLog/services/Cells/values.yaml
Danny Bessems 601180e53a
All checks were successful
renovate / renovate (push) Successful in 1m3s
Configure Cell helm chart
2026-09-14 12:23:36 +10:00

21 lines
417 B
YAML

#auth:
# enabled: true
# create: false
# existingSecret: "cells-credentials"
# existingSecretUsernameKey: "username"
# existingSecretPasswordKey: "password"
service:
type: NodePort
port: 8080
discoveryPort: 8002
# Set values here if you want to bind the port elsewhere
reverseproxyurl: https://cells.spamasaurus.com
useCaddyProxy: false
ingress:
enabled: true
hostname: cells.spamasaurus.com