From 4138c95a00d785fbde353ded3310df14047fe7c6 Mon Sep 17 00:00:00 2001 From: Paul-Henry PERRIN Date: Tue, 28 Apr 2026 09:04:49 +0000 Subject: [PATCH] Actualiser clickhouse/app/ch-ui.yaml --- clickhouse/app/ch-ui.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/clickhouse/app/ch-ui.yaml b/clickhouse/app/ch-ui.yaml index 98df457..7822938 100644 --- a/clickhouse/app/ch-ui.yaml +++ b/clickhouse/app/ch-ui.yaml @@ -82,16 +82,16 @@ metadata: annotations: cert-manager.io/cluster-issuer: admin cert-manager.io/private-key-algorithm: ECDSA - forecastle.stakater.com/appName: CH-UI + forecastle.stakater.com/appName: CH-UI-PG forecastle.stakater.com/expose: "true" forecastle.stakater.com/group: Reports - forecastle.stakater.com/icon: https://ch-ui.demo.aws.myseamlesstravel.com/assets/logo-tt2yazAz.png + forecastle.stakater.com/icon: https://ch-ui-pg.demo.aws.myseamlesstravel.com/assets/logo-tt2yazAz.png forecastle.stakater.com/instance: admin ingress.kubernetes.io/force-ssl-redirect: "true" spec: ingressClassName: admin rules: - - host: ch-ui.demo.aws.myseamlesstravel.com + - host: ch-ui-pg.demo.aws.myseamlesstravel.com http: paths: - backend: @@ -103,5 +103,5 @@ spec: pathType: Prefix tls: - hosts: - - ch-ui.demo.aws.myseamlesstravel.com + - ch-ui-pg.demo.aws.myseamlesstravel.com secretName: ch-ui-crt