moved to manifests from chart
This commit is contained in:
@@ -4,17 +4,16 @@ kind: Kustomization
|
||||
|
||||
resources:
|
||||
- external-secrets.yaml
|
||||
- storage.yaml
|
||||
- rbac.yaml
|
||||
- plain/kustomization.yaml
|
||||
|
||||
helmCharts:
|
||||
- name: n8n
|
||||
repo: https://community-charts.github.io/helm-charts
|
||||
version: 1.16.28
|
||||
releaseName: n8n
|
||||
namespace: n8n
|
||||
valuesFile: values-n8n.yaml
|
||||
includeCRDs: true
|
||||
# - name: n8n
|
||||
# repo: https://community-charts.github.io/helm-charts
|
||||
# version: 1.16.28
|
||||
# releaseName: n8n
|
||||
# namespace: n8n
|
||||
# valuesFile: values-n8n.yaml
|
||||
# includeCRDs: true
|
||||
- name: yacy
|
||||
repo: https://gt.hexor.cy/api/packages/ab/helm
|
||||
version: 0.1.2
|
||||
|
||||
Reference in New Issue
Block a user