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 74c4b3f commit cbc6a45Copy full SHA for cbc6a45
data/args.yml
@@ -16,7 +16,7 @@ copyright_year: 2025
16
# When preliminary=true, we're building for preliminary.istio.io
17
# when archive=true, we're building for archive.istio.io
18
# when archive_landing=true, we're building the landing page for archive.istio.io
19
-preliminary: true
+preliminary: false
20
archive: false
21
archive_landing: false
22
@@ -26,7 +26,7 @@ archive_search_refinement: "V1.1"
26
27
# GitHub branch names used when the docs have links to GitHub
28
source_branch_name: release-1.27
29
-doc_branch_name: master
+doc_branch_name: release-1.27
30
31
####### Static values
32
0 commit comments