This commit is contained in:
2025-04-04 20:59:32 +02:00
parent c2cfef7397
commit 2ae346e8ef
7 changed files with 171 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: n8n
resources:
- n8n-claim0-persistentvolumeclaim.yaml
- n8n-ingress.yaml
- namespace.yaml
- n8n-deployment.yaml
- n8n-service.yaml