App/chartmuseum (#950)

* update ingress for chartmuseum

* update ingress for chartmuseum

* update chartmuseum using helm chart
This commit is contained in:
2024-09-06 18:09:12 +10:00
committed by GitHub
parent b56063b06e
commit 3a9f5cb46c
9 changed files with 108 additions and 108 deletions

View File

@@ -1,5 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- ./ingress.yaml
helmCharts:
- name: chartmuseum
repo: https://chartmuseum.github.io/charts
version: 3.10.3
releaseName: chartmuseum
valuesFile: values.yaml