moved to manifests from chart

This commit is contained in:
Ultradesu
2026-02-05 17:39:42 +02:00
parent 39232d422d
commit b81087515d
7 changed files with 274 additions and 9 deletions
+13
View File
@@ -0,0 +1,13 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- storage.yaml
- deployment-main.yaml
- deployment-worker.yaml
- service.yaml
- ingress.yaml
commonLabels:
app.kubernetes.io/name: n8n
app.kubernetes.io/instance: n8n-plain