This commit is contained in:
20
services/Cells/values.yaml
Normal file
20
services/Cells/values.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user