From 1f1800eb69a6c10254edf8934f5b4b1a08fbd7f7 Mon Sep 17 00:00:00 2001 From: Gerald Nunn Date: Wed, 3 Jan 2024 09:39:13 -0800 Subject: [PATCH] Update bgd-app-helm.yaml Fix repo to use OpenShiftDemos and not Josh's --- documentation/modules/ROOT/examples/bgd-app-helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/modules/ROOT/examples/bgd-app-helm.yaml b/documentation/modules/ROOT/examples/bgd-app-helm.yaml index 3fa466b..649e6a6 100644 --- a/documentation/modules/ROOT/examples/bgd-app-helm.yaml +++ b/documentation/modules/ROOT/examples/bgd-app-helm.yaml @@ -9,7 +9,7 @@ spec: server: 'https://kubernetes.default.svc' source: path: documentation/modules/ROOT/examples/bgd-helm-chart - repoURL: 'https://github.com/jnewsome97/openshift-gitops-workshop' + repoURL: 'https://github.com/OpenShiftDemos/openshift-gitops-workshop' targetRevision: master sources: [] project: default