Tanzu-Solutions-Engineering / tkg-lab

Day in the life of a TKG platform team.
140 stars 75 forks source link

Add extra steps to verify TKG extensions and velero creds are available #160

Closed KeithRichardLee closed 3 years ago

KeithRichardLee commented 3 years ago

If do a fresh git clone of this repo, point to the params file, and then run deploy all, it will fail as the extensions folder will not be present and the velero creds will be missing from the keys folder. Adding two extra steps to verify these pre-reqs have been done.