Skip to content

Commit 4b091b3

Browse files
authored
Remove TSMgr-specific content (#784)
* TSMgr has reached end of general support
1 parent 26d28b3 commit 4b091b3

File tree

6 files changed

+1
-111
lines changed

6 files changed

+1
-111
lines changed

charts/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
# RabbitMQ Cluster Helm chart
22

33
This folder contains the `rabbitmq` Helm chart to deploy a `RabbitmqCluster` resource.
4-
5-
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.

charts/rabbitmq/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ chart=$(helm package . | awk '{print $NF}')
1515

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

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

2121

charts/tsmgr/bind.yaml

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

charts/tsmgr/plans.yaml

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

charts/tsmgr/plans/ha.yaml

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

charts/tsmgr/plans/single.yaml

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

0 commit comments

Comments
 (0)