Revert "Argo seems to use a different release name"
This reverts commit 122fe9e8af
.
I was wrong, but the overzealous search and replace made the diff
strange.
This commit is contained in:
parent
63dc8d0060
commit
f0421931ed
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue