Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
8
components/helm-repos/base/gnunn-gitops-repo.yaml
Normal file
8
components/helm-repos/base/gnunn-gitops-repo.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
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
|
||||
4
components/helm-repos/base/kustomization.yaml
Normal file
4
components/helm-repos/base/kustomization.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- gnunn-gitops-repo.yaml
|
||||
Reference in New Issue
Block a user