This Helm chart installs an application that consumes a secret with S3 bucket information and credentials and uses it to upload a picture to the bucket.
Installation of this chart is simple. Assuming the following:
- You have the
helm
CLI and the Tiller server running (simplyhelm init
to get the latter) - Your current working directory is this folder
... install with this command:
helm install . --namespace=default