We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c18de4 commit 028167eCopy full SHA for 028167e
content/modules/ROOT/examples/bgdk-app.yaml
@@ -8,9 +8,9 @@ spec:
8
server: https://kubernetes.default.svc
9
project: default
10
source:
11
- path: documentation/modules/ROOT/examples/bgdk
+ path: content/modules/ROOT/examples/bgdk
12
repoURL: https://github.com/openshiftdemos/openshift-gitops-workshop
13
- targetRevision: master
+ targetRevision: main
14
syncPolicy:
15
automated:
16
prune: true
0 commit comments