From b221bd329c84239e5995a751b61f0245fd18cda5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Mon, 5 Feb 2024 17:00:33 +0100 Subject: [PATCH] Add goal in the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5cab9ef..cacb7df 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ optionally a Pod Monitor (for Prometheus). [See as example](./tests/values.yaml). +## Goals + +The goals of this chart is double, it's to be able to deploy all the needed Kubernetes object to deploy a simple Pod, +and to be able one values file for the application, and one for the environment specific like integration +and production. + ## Schema documentation Documentation based on the schema defined in [values.md](./values.md).