From f0421931ed1634962013c606d37d9cd998e9ab26 Mon Sep 17 00:00:00 2001 From: Martyn Date: Sun, 5 Oct 2025 15:48:44 +0200 Subject: [PATCH] Revert "Argo seems to use a different release name" This reverts commit 122fe9e8afc22ef4a2062e3982d05d1daa3a5823. I was wrong, but the overzealous search and replace made the diff strange. --- apps-kustomized/mastodon/kustomization.yaml | 6 +++--- everything-app/mastodon.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps-kustomized/mastodon/kustomization.yaml b/apps-kustomized/mastodon/kustomization.yaml index fbf3d8a..fa39b98 100644 --- a/apps-kustomized/mastodon/kustomization.yaml +++ b/apps-kustomized/mastodon/kustomization.yaml @@ -13,16 +13,16 @@ patches: - path: secret-remove-helm-ones.yaml target: kind: Secret - name: mastodon + name: masto-mastodon - path: ingress-wildcardtls.yaml target: version: v1 group: networking.k8s.io kind: Ingress - name: mastodon + name: masto-mastodon - path: deployment-nosidekiqyet.yaml target: version: v1 group: apps kind: Deployment - name: mastodon-sidekiq-combined + name: masto-mastodon-sidekiq-combined diff --git a/everything-app/mastodon.yaml b/everything-app/mastodon.yaml index 27b4991..b224037 100644 --- a/everything-app/mastodon.yaml +++ b/everything-app/mastodon.yaml @@ -7,7 +7,7 @@ spec: destination: namespace: mastodon server: https://kubernetes.default.svc - project: apps + project: infra source: path: apps-kustomized/mastodon repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos