12 lines
196 B
YAML
12 lines
196 B
YAML
---
|
|
resources:
|
|
- cert.yaml
|
|
|
|
helmCharts:
|
|
- name: mailu
|
|
repo: https://mailu.github.io/helm-charts/
|
|
version: 2.1.2
|
|
releaseName: mailu
|
|
namespace: mailu
|
|
valuesFile: values.yaml
|