diff --git a/argocd/apps/mastodon.yaml b/argocd/apps/mastodon.yaml index 8b66112..15f337f 100644 --- a/argocd/apps/mastodon.yaml +++ b/argocd/apps/mastodon.yaml @@ -122,14 +122,14 @@ spec: 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: + ingress: enabled: true className: traefik annotations: