9 lines
204 B
YAML
9 lines
204 B
YAML
apiVersion: helm.openshift.io/v1beta1
|
|
kind: HelmChartRepository
|
|
metadata:
|
|
name: demo-helm-charts
|
|
spec:
|
|
connectionConfig:
|
|
url: 'https://gnunn-gitops.github.io/helm-charts'
|
|
name: Demo Helm Charts
|