Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions charts/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# RabbitMQ Cluster Helm chart

This folder contains the `rabbitmq` Helm chart to deploy a `RabbitmqCluster` resource.

The `rabbitmq` chart can also be used in combination with [Tanzu Service Manager](https://docs.pivotal.io/tanzu-service-manager/) - files in the `tsmgr` directory are related to that integration.
2 changes: 1 addition & 1 deletion charts/rabbitmq/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ chart=$(helm package . | awk '{print $NF}')

helm template $chart -f example-configurations.yaml > template-output

# it should be updated if we add any new configurations and when we modify plans/example-configurations.yaml
# it should be updated if we add any new configurations
diff -u template-output expected-template-output && echo "Successfully rendered the template"


Expand Down
78 changes: 0 additions & 78 deletions charts/tsmgr/bind.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions charts/tsmgr/plans.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions charts/tsmgr/plans/ha.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions charts/tsmgr/plans/single.yaml

This file was deleted.