Reconfigure Memos storage

This commit is contained in:
2025-04-28 20:31:36 +10:00
parent 818825f13c
commit 8f874b09d7
2 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: memos
namespace: argo-cd
spec:
destination:
namespace: memos
server: https://kubernetes.default.svc
project: default
source:
path: services/memos
repoURL: https://code.spamasaurus.com/djpbessems/Kubernetes.K3s.installLog.git
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true