Use repo
This commit is contained in:
parent
2cd489694d
commit
d67abd0006
|
@ -2,11 +2,10 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
helmCharts:
|
||||
- includeCRDs: true
|
||||
name: all
|
||||
name: trino
|
||||
namespace: trino
|
||||
releaseName: trino
|
||||
valuesFile: ./values/values.yaml
|
||||
version: 0.32.0
|
||||
helmGlobals:
|
||||
chartHome: ./charts/
|
||||
repo: https://trinodb.github.io/charts
|
||||
|
||||
|
|
Loading…
Reference in a new issue