add appflowy

This commit is contained in:
2025-06-01 23:11:51 +02:00
parent e2c84e0bf8
commit 81177b18d5
5 changed files with 558 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: appflowy
resources:
- secret.yaml
- deployment.yaml
- service.yaml
- ingress.yaml