Skip to content

Commit 6a73452

Browse files
committed
Update tests
1 parent e17413b commit 6a73452

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

test/integration/default/01-assert.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
apiVersion: apps/v1
33
kind: StatefulSet
44
metadata:
5-
namespace: hello-world-server
5+
name: hello-world-server
6+
namespace: tests
67
status:
78
readyReplicas: 1

test/integration/default/01-cluster.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ apiVersion: rabbitmq.com/v1beta1
33
kind: RabbitmqCluster
44
metadata:
55
name: hello-world
6+
namespace: tests
67
spec:
78
replicas: 1
89
resources:

test/test-data/rabbitmq-cluster.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)