File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1242,7 +1242,12 @@ endif::useHelmChartDir[]
12421242ifndef::useHelmChartDir[]
12431243[source,yaml]
12441244----
1245- Unresolved directive in ../shared-doc/helm-deploy-project.adoc - include::/home/runner/work/quickstart/quickstart/logging/charts/helm.yaml[]
1245+ build:
1246+ uri: https://github.com/wildfly/quickstart.git
1247+ ref: main
1248+ contextDir: logging
1249+ deploy:
1250+ replicas: 1
12461251----
12471252endif::useHelmChartDir[]
12481253endif::requires-http-route[]
@@ -1651,7 +1656,12 @@ endif::useHelmChartDir[]
16511656ifndef::useHelmChartDir[]
16521657[source,yaml]
16531658----
1654- Unresolved directive in ../shared-doc/helm-deploy-project.adoc - include::/home/runner/work/quickstart/quickstart/logging/charts/helm.yaml[]
1659+ build:
1660+ uri: https://github.com/wildfly/quickstart.git
1661+ ref: main
1662+ contextDir: logging
1663+ deploy:
1664+ replicas: 1
16551665----
16561666endif::useHelmChartDir[]
16571667endif::requires-http-route[]
You can’t perform that action at this time.
0 commit comments