Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 533 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 533 Bytes

Steward/S3 Consumer Application

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

Installation of this chart is simple. Assuming the following:

  • You have the helm CLI and the Tiller server running (simply helm init to get the latter)
  • Your current working directory is this folder

... install with this command:

helm install .  --namespace=default