Files
charts/.vib/nats/runtime-parameters.yaml
2025-01-23 13:51:51 +01:00

46 lines
795 B
YAML

natsFilename: nats-testing-server
auth:
enabled: true
credentials:
- user: test_nats_client
password: ComplicatedPassword123!4
cluster:
auth:
enabled: true
user: test_nats_cluster
password: ClusterPassword123!4
tls:
enabled: true
autoGenerated:
enabled: true
engine: helm
debug:
enabled: true
jetstream:
enabled: true
persistence:
enabled: true
podSecurityContext:
enabled: true
fsGroup: 1002
containerSecurityContext:
enabled: true
runAsUser: 1002
containerPorts:
client: 4224
cluster: 6226
monitoring: 8228
service:
ports:
monitoring: 80
client: 4224
cluster: 6226
type: LoadBalancer
resourceType: statefulset
replicaCount: 2
metrics:
containerSecurityContext:
enabled: true
runAsUser: 1002
enabled: true