Replies: 1 comment 1 reply
-
This is likely that Helm is trying to create a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I'm creating helm templates to create rabbitmq objects. (Focusing on vhosts)
I can create several but when I add a new a vhost in the values.yaml.
Helm doesn't want to create the new one because the previous ones are already exists.
Is it normal ? What's happening please ?
Thanks a lot.
RabbitMQ : 3.11.18-debian-11-r0
GKE : 1.28
Messaging topology operator : 1.11.0
Beta Was this translation helpful? Give feedback.
All reactions