Compare commits

..

2 commits

Author SHA1 Message Date
f4344c299b Some masto deps 2025-09-26 12:49:08 +02:00
211b6d6581 Some masto deps 2025-09-26 12:48:10 +02:00

View file

@ -0,0 +1,18 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: redis4masto
namespace: argocd
spec:
destination:
namespace: mastodon
server: https://kubernetes.default.svc
project: infra
source:
chart: redis
repoURL: https://github.com/pascaliske/helm-charts
targetRevision: 2.1.0
helm:
valuesObject:
persistentVolumeClaim:
storageClassName: longhorn-fast