We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c697c53 commit b1e9c9cCopy full SHA for b1e9c9c
PetAdoptions/envsetup.sh
@@ -73,3 +73,6 @@ git clone https://github.com/aws-samples/one-observability-demo
73
74
# Fetch usage tracker file
75
# aws s3api get-object --bucket one-observability-workshop-tracker --key lab_user.txt lab_user.txt --region us-east-1
76
+
77
+# Install helm
78
+curl -sSL https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash
0 commit comments