Fix kustomization: remove shelfmark/docuseal, recreate affine gateway files

This commit is contained in:
2026-06-02 19:32:03 +02:00
parent d2f697b3df
commit 4949c72661
15 changed files with 372 additions and 14 deletions

View File

@@ -0,0 +1,28 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: affine
namespace: argocd
spec:
project: default
source:
repoURL: https://gitea.jsme.be/Jeffrey/Kubernetes-Manifests.git
path: affine
targetRevision: main
directory:
recurse: true
destination:
server: https://kubernetes.default.svc
namespace: affine
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- PruneLast=true
ignoreDifferences:
- group: ""
kind: PersistentVolumeClaim
jsonPointers:
- /spec/volumeName