From a71191eb0c0bace2d96894667c1d6656c4cf6b0d Mon Sep 17 00:00:00 2001 From: D J Newbould <132448197+djnewbould@users.noreply.github.com> Date: Thu, 10 Oct 2024 11:52:02 +0100 Subject: [PATCH] decoupled historian uns from sparkplug ingester --- deploy/templates/auth/principals/service-clients.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/templates/auth/principals/service-clients.yaml b/deploy/templates/auth/principals/service-clients.yaml index beb9a7d9..5d012503 100644 --- a/deploy/templates/auth/principals/service-clients.yaml +++ b/deploy/templates/auth/principals/service-clients.yaml @@ -143,7 +143,7 @@ spec: --- # In the future if we have any more ingesters then this should be # enabled if any of the ingesters are enabled. -{{- if .Values.unsIngesters.sparkplug.enabled }} +{{- if .Values.historians.uns.enabled }} apiVersion: factoryplus.app.amrc.co.uk/v1 kind: KerberosKey metadata: