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 fefb38b commit 7bd3784Copy full SHA for 7bd3784
examples/example-apps-via-content-loader/config.yaml
@@ -23,7 +23,7 @@ content:
23
createJenkinsJob: true
24
- url: https://github.com/cloudogu/gitops-playground
25
path: examples/example-apps-via-content-loader/
26
- ref: feature/extract-example-apps #TODO here add main
+ ref: main
27
templating: true
28
type: FOLDER_BASED
29
overwriteMode: UPGRADE
@@ -44,4 +44,4 @@ content:
44
yamllint: "cytopia/yamllint:1.25-0.7"
45
nginx: ""
46
petclinic: "eclipse-temurin:17-jre-alpine"
47
- maven: ""
+ maven: ""
0 commit comments