Put apitraffic behind metal-lb
Some checks failed
Helm Publish / publish (push) Failing after 2m17s

This commit is contained in:
2025-12-03 17:42:21 +11:00
parent de3ed1fe25
commit a153c1db3b

View File

@@ -402,6 +402,7 @@ apitraffic:
# hosts:
# - apitraffic.apilab.us
service:
type: LoadBalancer
port: 8065
extraVolumeMounts:
- name: events
@@ -545,8 +546,7 @@ apiportal:
mysql:
enabled: false
# if the credentials are already available in a secret, set existingSecret
existingSecret:
{}
existingSecret: {}
# name: "mysql-credentials"
# keyMapping:
# password: password