fix(rabbitmq): try to fix namespace failure
This commit is contained in:
parent
121ace048e
commit
1c1f6bc47c
|
@ -3,5 +3,5 @@ kind: Kustomization
|
||||||
namespace: rabbitmq-operator
|
namespace: rabbitmq-operator
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- namespace.yaml
|
#- namespace.yaml
|
||||||
- https://github.com/rabbitmq/cluster-operator/releases/download/v2.5.0/cluster-operator.yml
|
- https://github.com/rabbitmq/cluster-operator/releases/download/v2.5.0/cluster-operator.yml
|
||||||
|
|
Loading…
Reference in New Issue