From 1ec5963cd18cd70b6aabe5fe70ab3734dd9f3307 Mon Sep 17 00:00:00 2001 From: Luke Parker Date: Wed, 11 Jul 2018 00:38:16 +1000 Subject: Templated logback configuration prototype Change-Id: I980e50f49643e24a87793ebfe31570cc513ebe45 Signed-off-by: Luke Parker Issue-ID: LOG-560 --- reference/provider/helm/logback/chart/Chart.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 reference/provider/helm/logback/chart/Chart.yaml (limited to 'reference/provider/helm/logback/chart/Chart.yaml') diff --git a/reference/provider/helm/logback/chart/Chart.yaml b/reference/provider/helm/logback/chart/Chart.yaml new file mode 100644 index 0000000..0795196 --- /dev/null +++ b/reference/provider/helm/logback/chart/Chart.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +name: logdemo +version: 1.0.0 +description: whatever -- cgit 1.2.3-korg