mirror of
https://github.com/hauler-dev/hauler.git
synced 2026-08-22 22:06:39 +00:00
12 lines
354 B
YAML
12 lines
354 B
YAML
---
|
|
apiVersion: collection.hauler.cattle.io/v1alpha1
|
|
kind: ThickCharts
|
|
metadata:
|
|
name: mythickchart
|
|
spec:
|
|
charts:
|
|
# charts are also fetched and served as OCI content (currently experimental in helm)
|
|
# HELM_EXPERIMENTAL_OCI=1 helm chart pull <hauler-registry>/loki:2.6.2
|
|
- name: loki
|
|
repoURL: https://grafana.github.io/helm-charts
|