From 3f888f64f1a4ef4e769d7e56141241fbb9398f73 Mon Sep 17 00:00:00 2001 From: Alexander Rogov Date: Sun, 12 Jul 2026 22:43:27 +0300 Subject: [PATCH] spaces part 2 --- argocd/apps/mastodon.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/argocd/apps/mastodon.yaml b/argocd/apps/mastodon.yaml index 571747b..8b66112 100644 --- a/argocd/apps/mastodon.yaml +++ b/argocd/apps/mastodon.yaml @@ -121,13 +121,13 @@ spec: name: os-ca key: ca.crt mountPath: /etc/ssl/certs/os-ca.crt - - volumes: - - name: dummy - emptyDir: {} - volumeMounts: - - name: dummy - mountPath: /tmp/dummy + + volumes: + - name: dummy + emptyDir: {} + volumeMounts: + - name: dummy + mountPath: /tmp/dummy ingress: enabled: true