From 041f624b8c81a62e117df3a6df0735455355e042 Mon Sep 17 00:00:00 2001 From: titver968 Date: Fri, 29 Aug 2025 08:04:29 +0200 Subject: [PATCH] seaweedfs httpsPort: 0 --- argocd/apps/seaweedfs/seaweedfs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/seaweedfs/seaweedfs.yaml b/argocd/apps/seaweedfs/seaweedfs.yaml index d03b695..36cd136 100644 --- a/argocd/apps/seaweedfs/seaweedfs.yaml +++ b/argocd/apps/seaweedfs/seaweedfs.yaml @@ -86,7 +86,7 @@ spec: bindAddress: 0.0.0.0 port: 8333 # add additional https port - httpsPort: 1 + httpsPort: 0 metricsPort: 9327 loggingOverrideLevel: null # allow empty folders