Skip to content

Commit 87e0b58

Browse files
committed
docs(upgrade-workflow.md): Fix a typo.
1 parent 467a21d commit 87e0b58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/managing-workflow/upgrading-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ $ helmc generate -x manifests workflow-v2.0.0
7777
7878
# copy your active database secrets into the helmc workspace
7979
$ cp ~/active-deis-database-secret-creds.yaml \
80-
$(helmc home)/workspace/charts/workflow-v2.0.0-manifests/deis-database-secret-creds.yaml
80+
$(helmc home)/workspace/charts/workflow-v2.0.0/manifests/deis-database-secret-creds.yaml
8181
8282
# copy your active builder ssh keys into the helmc workspace
8383
$ cp ~/active-deis-builder-secret-ssh-private-keys.yaml \

0 commit comments

Comments
 (0)