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