From bfa1d8aaeb184fb7652799300f38ed046fe0551e Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Sun, 12 Jul 2026 22:22:56 +0300 Subject: [PATCH] remove os ca --- argocd/apps/mastodon.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/argocd/apps/mastodon.yaml b/argocd/apps/mastodon.yaml index e12f28e..c56853b 100644 --- a/argocd/apps/mastodon.yaml +++ b/argocd/apps/mastodon.yaml @@ -117,10 +117,6 @@ spec: tls: true preset: small_cluster existingSecret: mastodon-os - caSecret: - name: os-ca - key: ca.crt - mountPath: /etc/ssl/certs/os-ca.crt ingress: enabled: true