Skip to content

Commit

Permalink
Fix oslo_db host in Barbican Helm overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
sowm9802 committed Jul 10, 2024
1 parent fe169cb commit 8420f1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-configs.example/barbican/barbican-helm-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,7 @@ endpoints:
username: barbican
password: password
hosts:
default: mariadb-galera-primary
default: mariadb-cluster-primary
host_fqdn_override:
default: null
path: /barbican
Expand Down

0 comments on commit 8420f1c

Please sign in to comment.