From c6a1c591962cb749226e858f7b18632d4930a4d7 Mon Sep 17 00:00:00 2001 From: Patrice Ferlet Date: Wed, 1 Dec 2021 09:27:50 +0100 Subject: [PATCH] Fix documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd30d1a..e61df3e 100644 --- a/README.md +++ b/README.md @@ -83,5 +83,5 @@ services: # Labels -- `katenary.io/to-service` binds the given variable name to {{ .Release.Name }}-value +- `katenary.io/to-service` binds the given (coma separated) variables names to {{ .Release.Name }}-value - `katenary.io/expose-ingress`: create an ingress and bind it to the service