diff --git a/README.md b/README.md index 5d4aa75..ab18174 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Displays environment variables and /secrets folders +The primary purpose of this application was to show how a service instance from Service Catalog could appear as both a set of environment variables or files on the file system. + ![show-me-secrets](docs/show-me-secrets-demo.png) To deploy the sample Ruby/Sinatra application with a service instance/binding from your Service Catalog: diff --git a/ci/release_notes.md b/ci/release_notes.md new file mode 100644 index 0000000..c4f2106 --- /dev/null +++ b/ci/release_notes.md @@ -0,0 +1 @@ +* Fix image name in chart