You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 8.11.x/pipeline.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ spec:
18
18
- name: install-demo-data
19
19
type: string
20
20
description: "install demo data, adds 2+ hours to install time"
21
-
default: "false"
21
+
default: "true"
22
22
- name: license-file-secret-name
23
23
description: "Store your BYOL license key stored as a base64 encoded arbitrary secret in the kube-system namespace. provide the name of the secret here. the defaul is false which means the pipeline will attempt to download a techzone license"
0 commit comments