From a153c1db3bc31344184c388c9e69077f1e1bb677 Mon Sep 17 00:00:00 2001 From: Conan Scott Date: Wed, 3 Dec 2025 17:42:21 +1100 Subject: [PATCH] Put apitraffic behind metal-lb --- values-override.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values-override.yaml b/values-override.yaml index 9897898..bfbe0ee 100644 --- a/values-override.yaml +++ b/values-override.yaml @@ -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