Argo seems to use a different release name

This commit is contained in:
Martyn 2025-10-05 15:41:24 +02:00
parent b7aa866bb9
commit 122fe9e8af
2 changed files with 4 additions and 4 deletions

View file

@ -13,16 +13,16 @@ patches:
- path: secret-remove-helm-ones.yaml
target:
kind: Secret
name: masto-mastodon
name: mastodon
- path: ingress-wildcardtls.yaml
target:
version: v1
group: networking.k8s.io
kind: Ingress
name: masto-mastodon
name: mastodon
- path: deployment-nosidekiqyet.yaml
target:
version: v1
group: apps
kind: Deployment
name: masto-mastodon-sidekiq-combined
name: mastodon-sidekiq-combined

View file

@ -7,7 +7,7 @@ spec:
destination:
namespace: mastodon
server: https://kubernetes.default.svc
project: infra
project: apps
source:
path: apps-kustomized/mastodon
repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos