Skip to content

Commit

Permalink
Slim down ironic aio endpoint config for oslo_messaging
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaskuechler committed Mar 2, 2024
1 parent cf4ebdf commit 045ee72
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions components/13-ironic/aio-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,30 +58,10 @@ conf:
endpoints:
oslo_messaging:
namespace: null
auth:
admin:
username: rabbitmq
password: password
secret:
tls:
internal: rabbitmq-tls-direct
ironic:
username: ironic
password: password
statefulset:
replicas: 3
name: rabbitmq-server
hosts:
default: rabbitmq-nodes
host_fqdn_override:
default: null
path: /ironic
scheme: rabbit
port:
amqp:
default: 5672
http:
default: 15672

network:
api:
Expand Down

0 comments on commit 045ee72

Please sign in to comment.