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