From 1956eb1bfd7c5bef95f738570af8e655bb7e81b1 Mon Sep 17 00:00:00 2001 From: Tim Olow Date: Thu, 17 Oct 2024 17:39:09 -0500 Subject: [PATCH] Update barbican-helm-overrides.yaml keystone endpoint (#473) Current public barbican endpoint does not resolve nor is there an listener on port 80, moving public endpoint to barbican-api and port 9311. --- base-helm-configs/barbican/barbican-helm-overrides.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base-helm-configs/barbican/barbican-helm-overrides.yaml b/base-helm-configs/barbican/barbican-helm-overrides.yaml index 9c0d891a..c618a175 100644 --- a/base-helm-configs/barbican/barbican-helm-overrides.yaml +++ b/base-helm-configs/barbican/barbican-helm-overrides.yaml @@ -574,7 +574,7 @@ endpoints: name: barbican hosts: default: barbican-api - public: barbican + public: barbican-api host_fqdn_override: default: tls: @@ -590,7 +590,7 @@ endpoints: port: api: default: 9311 - public: 80 + public: 9311 service: 9311 oslo_db: auth: