diff --git a/charts/rstuf-demo/Chart.yaml b/charts/rstuf-demo/Chart.yaml index 35e5044..6376269 100644 --- a/charts/rstuf-demo/Chart.yaml +++ b/charts/rstuf-demo/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: rstuf-demo -description: RSTUF Demo deploying RSTUF services, PostgreSQL, and Redis together +description: RSTUF Demo deploying RSTUF services and infrastructure services. This deployment is not recommended for production. version: 0.1.0 dependencies: diff --git a/charts/rstuf-demo/value.yaml b/charts/rstuf-demo/values.yaml similarity index 100% rename from charts/rstuf-demo/value.yaml rename to charts/rstuf-demo/values.yaml