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 028167e commit f614ed1Copy full SHA for f614ed1
content/modules/ROOT/examples/todo-application.yaml
@@ -8,9 +8,9 @@ spec:
8
server: https://kubernetes.default.svc
9
project: default
10
source:
11
- path: documentation/modules/ROOT/examples/todo
+ path: content/modules/ROOT/examples/todo
12
repoURL: https://github.com/openshiftdemos/openshift-gitops-workshop
13
- targetRevision: master
+ targetRevision: main
14
syncPolicy:
15
automated:
16
prune: true
0 commit comments