set helmChart namespace to fix ingressroute service
This commit is contained in:
@@ -2,12 +2,14 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: tools
|
||||
|
||||
# https://kubectl.docs.kubernetes.io/references/kustomize/builtins/#_helmchartinflationgenerator_
|
||||
helmCharts:
|
||||
- name: plausible
|
||||
repo: https://charts.pascaliske.dev
|
||||
version: 2.0.0
|
||||
releaseName: plausible
|
||||
valuesFile: plausibleValues.yaml
|
||||
namespace: tools
|
||||
|
||||
patches:
|
||||
- target:
|
||||
|
||||
Reference in New Issue
Block a user