Adding GIZMO chart to AAI
Gizmo chart files
Issue-ID: OOM-798
Change-Id: Ic195d2973cfe5d5ace04670d3dcc6b43b820d461
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
diff --git a/charts/gizmo/resources/config/README.txt b/charts/gizmo/resources/config/README.txt
new file mode 100644
index 0000000..5cc0149
--- /dev/null
+++ b/charts/gizmo/resources/config/README.txt
@@ -0,0 +1,10 @@
+This directory contains all external configuration files that
+need to be mounted into an application container.
+
+See the configmap.yaml in the templates directory for an example
+of how to load (ie map) config files from this directory, into
+Kubernetes, for distribution within the k8s cluster.
+
+See deployment.yaml in the templates directory for an example
+of how the 'config mapped' files are then mounted into the
+containers.