Skip to content

Commit 7fca03f

Browse files
committed
Remove unnecessary ci overlay in config/sample
- and shorten the rabbitmqcluster sample instance name
1 parent 175ac9b commit 7fca03f

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

config/samples/base/rabbitmq_v1beta1_rabbitmqcluster.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
apiVersion: rabbitmq.com/v1beta1
1010
kind: RabbitmqCluster
1111
metadata:
12-
name: rabbitmqcluster-sample
12+
name: sample
1313
spec:
1414
replicas: 1
1515
service:

config/samples/overlays/ci/kustomization.yaml

-11
This file was deleted.

0 commit comments

Comments
 (0)