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
# assumes there is a checked out version of flow-go in a "flow-go" sub-folder at this level so that the bootstrap executable
34
29
# for the checked out version will be run in the sub folder but the bootstrap folder will be created here (outside of the checked out flow-go in the sub folder)
35
30
gen-bootstrap: clone-flow
@@ -51,13 +46,16 @@ gen-helm-l2:
51
46
# runs bootstrap to generate all node info
52
47
# runs level 1 automation to read bootstrap data and generate data input for level 2
53
48
# runs level 2 automation to generate values.yml based on template and data values from previous step
0 commit comments