Completely remove mastodon

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2022-11-16 12:42:56 +00:00
parent 244dea83ec
commit e4027ec94f
7 changed files with 0 additions and 636 deletions

View File

@@ -1,28 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: mastodon
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: cluster.fun
destination:
namespace: mastodon
name: cluster-fun (scaleway)
source:
path: manifests/mastodon
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
ignoreDifferences:
- kind: Secret
jsonPointers:
- /data
- group: apps
kind: Deployment
jqPathExpressions:
- .spec.template.spec.containers[]?.image