add appsmith from dehydrated helm chart

This commit is contained in:
Martyn 2026-01-27 20:22:03 +01:00
parent 533b5d4b52
commit 8f8a85e299

17
app-of-apps/appsmith.yaml Normal file
View file

@ -0,0 +1,17 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: appsmith
namespace: argocd
spec:
destination:
namespace: appsmith
server: https://kubernetes.default.svc
project: default
source:
path: apps-kustomized/appsmith
repoURL: http://forgejo.git.svc.cluster.local/martyn/infra4talos.git
targetRevision: HEAD
syncPolicy:
automated:
selfHeal: true