Skip to content

Commit c9ffbf1

Browse files
committed
chore: Enable progressive-delivery API by default when using tilt
1 parent fc9fcf4 commit c9ffbf1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tools/dev-values-local.yaml.tpl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@
22
config:
33
capi:
44
repositoryURL: https://github.com/$GITHUB_USER/$GITHUB_REPO.git
5+
6+
features:
7+
progressiveDelivery:
8+
enabled: true

0 commit comments

Comments
 (0)