From 600c5ab76e82bc63c412c5811986c0a7e7212ec0 Mon Sep 17 00:00:00 2001 From: moabu <47318409+moabu@users.noreply.github.com> Date: Tue, 28 Nov 2023 17:59:39 +0300 Subject: [PATCH] ci: update janssen microkservice values schema file Signed-off-by: moabu <47318409+moabu@users.noreply.github.com> --- charts/janssen/values.schema.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/janssen/values.schema.json b/charts/janssen/values.schema.json index 2f87b6ac127..1cdead8f410 100644 --- a/charts/janssen/values.schema.json +++ b/charts/janssen/values.schema.json @@ -604,8 +604,7 @@ } }, "lbIp": { - "description": "The Loadbalancer IP created by nginx or istio on clouds that provide static IPs. This is not needed if `global.fqdn` is globally resolvable.", - "$ref": "#/definitions/ip-pattern" + "description": "The Loadbalancer IP created by nginx or istio on clouds that provide static IPs. This is not needed if `global.fqdn` is globally resolvable." }, "nginx-ingress": { "type": "object",