Skip to content

Commit 8f7955b

Browse files
committed
Changed weave scope default to false
1 parent e6de8c2 commit 8f7955b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ env:
5454
# NEXUS_ADMIN_PASSWORD: ${{ secrets.NEXUS_ADMIN_PASSWORD }}
5555
# STORAGE_KEY: 'env var set by Get-StorageKey.ps1'
5656
VELERO_ENABLED: true
57-
WEAVE_SCOPE_ENABLED: true
57+
WEAVE_SCOPE_ENABLED: false
5858

5959
# terraform
6060
TF_IN_AUTOMATION: "true"

0 commit comments

Comments
 (0)