From 275295c5f7c8b45dddcbd55006e371c17c2d472f Mon Sep 17 00:00:00 2001 From: celebrateyang Date: Wed, 9 Oct 2024 20:45:59 +0800 Subject: [PATCH] change api to "api.freesavevideo.com"-4 --- cobalt-chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cobalt-chart/values.yaml b/cobalt-chart/values.yaml index 82c84f90..07753186 100644 --- a/cobalt-chart/values.yaml +++ b/cobalt-chart/values.yaml @@ -40,7 +40,7 @@ ingress: # kubernetes.io/ingress.class: nginx # kubernetes.io/tls-acme: "true" hosts: - - host: api.freesavevideo.com + - host: api.freesavevideo.online paths: - path: / pathType: Prefix